public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* How to use omap keypad driver function
@ 2006-08-18 13:54 Devendra Kumar Madhesia
  2006-08-19  0:26 ` andrzej zaborowski
  0 siblings, 1 reply; 5+ messages in thread
From: Devendra Kumar Madhesia @ 2006-08-18 13:54 UTC (permalink / raw)
  To: linux-omap-open-source





Hi,

My objective is to create a user application program that will handle
keypad interrupt.

like in my program some method e.g

keyEvent(keyCode)
{
switch(keyCode)
{
case '1':
    do some operation;
case 'a':
   do some operation;
...............

}
}

But how can get these key event with keycode from omap keypad driver?
How to call omap keypad driver function from user space program?

In normal device driver, there is entry function (like ioctl,read,write
etc) in device driver but
in omap keypad driver code no entry function exists like this.


Thanks a lot.
Best Regards,
Devendra

***********************  FSS-Unclassified   ***********************
"DISCLAIMER: This message is proprietary to Flextronics Software
Systems Limited (FSS) and is intended solely for the use of the
individual to whom it is addressed. It may contain  privileged or
confidential information and should not be circulated or used for
any purpose other than for what it is intended. If you have received
this message in  error, please notify the originator immediately.
If you are not the intended recipient, you are notified that you are
strictly  prohibited  from  using, copying, altering, or disclosing
the contents of this message.  FSS  accepts no  responsibility  for
loss or damage arising from the use of  the information transmitted
by this email including damage from virus."

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-08-22 12:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-18 13:54 How to use omap keypad driver function Devendra Kumar Madhesia
2006-08-19  0:26 ` andrzej zaborowski
2006-08-19 11:25   ` Devendra Kumar Madhesia
2006-08-19 16:14     ` lamikr
2006-08-22 12:00   ` Devendra Kumar Madhesia

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox