Home
last modified time | relevance | path

Searched refs:hid_match_id (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/hid/
A Dhid-quirks.c1017 hid_match_id(hdev, hid_mouse_ignore_list)) in hid_ignore()
1020 return !!hid_match_id(hdev, hid_ignore_list); in hid_ignore()
1218 if (hid_match_id(hdev, hid_ignore_list)) in hid_gets_squirk()
1221 if (hid_match_id(hdev, hid_have_special_driver)) in hid_gets_squirk()
1224 bl_entry = hid_match_id(hdev, hid_quirks); in hid_gets_squirk()
A Dhid-core.c1870 const struct hid_device_id *hid_match_id(const struct hid_device *hdev, in hid_match_id() function
1888 return !!hid_match_id(hdev, hid_hiddev_list); in hid_hiddev()
2209 return hid_match_id(hdev, hdrv->id_table); in hid_match_device()
A Dhid-input.c344 match = hid_match_id(hdev, hid_battery_quirks); in find_battery_quirk()
/linux/include/linux/
A Dhid.h921 const struct hid_device_id *hid_match_id(const struct hid_device *hdev,
/linux/
A DSystem.map47403 ffff800010cb7ea4 T hid_match_id
A D.tmp_System.map47403 ffff800010cb7ea4 T hid_match_id

Completed in 283 milliseconds