summaryrefslogtreecommitdiff
path: root/include/linux/uhid.h
diff options
context:
space:
mode:
authorDavid Herrmann <dh.herrmann@googlemail.com>2012-06-10 17:16:17 +0400
committerJiri Kosina <jkosina@suse.cz>2012-06-18 15:42:00 +0400
commit6664ef72a47459f883d3409ca9b2fa200015704b (patch)
treee6ce2eb75adbe3e531374c83f62f74ededcb6bf7 /include/linux/uhid.h
parentd937ae5fae17e63aaa97f029be221a6516b25475 (diff)
downloadlinux-6664ef72a47459f883d3409ca9b2fa200015704b.tar.xz
HID: uhid: implement write() on uhid devices
Similar to read() you can only write() a single event with one call to an uhid device. To write multiple events use writev() which is supported by uhid. We currently always return -EOPNOTSUPP but other events will be added in later patches. Signed-off-by: David Herrmann <dh.herrmann@googlemail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'include/linux/uhid.h')
0 files changed, 0 insertions, 0 deletions