Files
linux/drivers/input/mouse
Andres Salomon 68d482214b Input: psmouse - tweak PSMOUSE_DEFINE_ATTR to support raw set callbacks
We want to support attr->set callbacks that may need psmouse->state to
not be updated, or may want to manually deal w/ enabling and disabling
the device.  To do that, we create __PSMOUSE_DEFINE_ATTR which enables
us to set a 'protect' argument specifying whether or not the set
callback should be protected with psmouse_disable and state setting.

Signed-off-by: Andres Salomon <dilinger@debian.org>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2008-09-21 18:28:47 -04:00
..
2008-05-20 12:17:39 -04:00
2007-07-10 00:35:17 -04:00
2008-05-20 12:17:39 -04:00
2007-07-10 00:35:17 -04:00
2008-05-20 12:17:39 -04:00
2008-05-20 12:17:39 -04:00
2007-10-19 23:22:55 +02:00