Home
last modified time | relevance | path

Searched refs:hid_find_field (Results 1 – 4 of 4) 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-core.c1961 struct hid_field *hid_find_field(struct hid_device *hdev, unsigned int report_type, in hid_find_field() function
1984 EXPORT_SYMBOL_GPL(hid_find_field);
H A Dhid-multitouch.c2171 !hid_find_field(hdev, HID_INPUT_REPORT, in mt_probe()
/linux/include/linux/
H A Dhid.h1030 struct hid_field *hid_find_field(struct hid_device *hdev, unsigned int report_type,