Home
last modified time | relevance | path

Searched refs:hid_find_field (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/hid/
H A Dhid-google-hammer.c423 return !!hid_find_field(hdev, HID_INPUT_REPORT, in hammer_has_folded_event()
429 return !!hid_find_field(hdev, HID_OUTPUT_REPORT, in hammer_has_backlight_control()
H A Dhid-appletb-kbd.c385 mode_field = hid_find_field(hdev, HID_OUTPUT_REPORT, in appletb_kbd_probe()
H A Dhid-core.c1954 struct hid_field *hid_find_field(struct hid_device *hdev, unsigned int report_type, in hid_find_field() function
1977 EXPORT_SYMBOL_GPL(hid_find_field);
H A Dhid-multitouch.c2018 !hid_find_field(hdev, HID_INPUT_REPORT, in mt_probe()
/linux/include/linux/
H A Dhid.h1028 struct hid_field *hid_find_field(struct hid_device *hdev, unsigned int report_type,