Searched hist:dabb05c6670e6e4415d7b56cd5864a5dbd90207f (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/hid/ |
H A D | wacom_sys.c | diff dabb05c6670e6e4415d7b56cd5864a5dbd90207f Thu Nov 27 09:02:36 CST 2014 Mathieu Magnaudet <mathieu.magnaudet@gmail.com> HID: make hid_report_len as a static inline function in hid.h
In several hid drivers it is necessary to calculate the length of an hid_report. This patch exports the existing static function hid_report_len of hid-core.c as an inline function in hid.h
Signed-off-by: Mathieu Magnaudet <mathieu.magnaudet@enac.fr> Reviewed-by: Benjamin Tissoires <benjamin.tissoires@gmail.com> Reviewed-by: David Herrmann <dh.herrmann@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
|
H A D | hid-multitouch.c | diff dabb05c6670e6e4415d7b56cd5864a5dbd90207f Thu Nov 27 09:02:36 CST 2014 Mathieu Magnaudet <mathieu.magnaudet@gmail.com> HID: make hid_report_len as a static inline function in hid.h
In several hid drivers it is necessary to calculate the length of an hid_report. This patch exports the existing static function hid_report_len of hid-core.c as an inline function in hid.h
Signed-off-by: Mathieu Magnaudet <mathieu.magnaudet@enac.fr> Reviewed-by: Benjamin Tissoires <benjamin.tissoires@gmail.com> Reviewed-by: David Herrmann <dh.herrmann@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
|
H A D | hid-input.c | diff dabb05c6670e6e4415d7b56cd5864a5dbd90207f Thu Nov 27 09:02:36 CST 2014 Mathieu Magnaudet <mathieu.magnaudet@gmail.com> HID: make hid_report_len as a static inline function in hid.h
In several hid drivers it is necessary to calculate the length of an hid_report. This patch exports the existing static function hid_report_len of hid-core.c as an inline function in hid.h
Signed-off-by: Mathieu Magnaudet <mathieu.magnaudet@enac.fr> Reviewed-by: Benjamin Tissoires <benjamin.tissoires@gmail.com> Reviewed-by: David Herrmann <dh.herrmann@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
|
H A D | hid-core.c | diff dabb05c6670e6e4415d7b56cd5864a5dbd90207f Thu Nov 27 09:02:36 CST 2014 Mathieu Magnaudet <mathieu.magnaudet@gmail.com> HID: make hid_report_len as a static inline function in hid.h
In several hid drivers it is necessary to calculate the length of an hid_report. This patch exports the existing static function hid_report_len of hid-core.c as an inline function in hid.h
Signed-off-by: Mathieu Magnaudet <mathieu.magnaudet@enac.fr> Reviewed-by: Benjamin Tissoires <benjamin.tissoires@gmail.com> Reviewed-by: David Herrmann <dh.herrmann@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
|
/openbmc/linux/drivers/hid/usbhid/ |
H A D | hid-core.c | diff dabb05c6670e6e4415d7b56cd5864a5dbd90207f Thu Nov 27 09:02:36 CST 2014 Mathieu Magnaudet <mathieu.magnaudet@gmail.com> HID: make hid_report_len as a static inline function in hid.h
In several hid drivers it is necessary to calculate the length of an hid_report. This patch exports the existing static function hid_report_len of hid-core.c as an inline function in hid.h
Signed-off-by: Mathieu Magnaudet <mathieu.magnaudet@enac.fr> Reviewed-by: Benjamin Tissoires <benjamin.tissoires@gmail.com> Reviewed-by: David Herrmann <dh.herrmann@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
|
/openbmc/linux/include/linux/ |
H A D | hid.h | diff dabb05c6670e6e4415d7b56cd5864a5dbd90207f Thu Nov 27 09:02:36 CST 2014 Mathieu Magnaudet <mathieu.magnaudet@gmail.com> HID: make hid_report_len as a static inline function in hid.h
In several hid drivers it is necessary to calculate the length of an hid_report. This patch exports the existing static function hid_report_len of hid-core.c as an inline function in hid.h
Signed-off-by: Mathieu Magnaudet <mathieu.magnaudet@enac.fr> Reviewed-by: Benjamin Tissoires <benjamin.tissoires@gmail.com> Reviewed-by: David Herrmann <dh.herrmann@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
|