Files
kernel/include
Dmitry Torokhov 3abccf3608 Input: add input_{get|set}_drvdata() helpers
Add helpers to set up and access driver-specific data in input
device structure. Once conversion to struct driver is complete
we will drop input_dev->private and will use dev_get_drvdata()
and dev_set_drvdata().

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2007-04-12 01:33:51 -04:00
..
2007-02-15 18:04:53 -05:00
2007-02-15 18:20:52 +09:00
2007-02-14 08:42:20 +01:00