Files
linux/include
David Herrmann e458139e9e HID: uhid: forward open/close events to user-space
HID core notifies us with *_open/*_close callbacks when there is an actual
user of our device. We forward these to user-space so they can react on
this. This allows user-space to skip I/O unless they receive an OPEN
event. When they receive a CLOSE event they can stop I/O again to save
energy.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2012-08-16 12:44:28 -07:00
..
2012-01-25 17:24:57 -08:00
2012-02-03 09:18:52 -08:00
2011-04-14 11:34:41 +03:00
2011-03-31 11:26:23 -03:00
2012-03-12 10:32:59 -07:00