Searched refs:hid_match_id (Results 1 – 3 of 3) sorted by relevance
1524 const struct hid_device_id *hid_match_id(struct hid_device *hdev, in hid_match_id() function1542 return !!hid_match_id(hdev, hid_hiddev_list); in hid_hiddev()2094 return hid_match_id(hdev, hdrv->id_table); in hid_match_device()2546 hid_match_id(hdev, hid_mouse_ignore_list)) in hid_ignore()2549 return !!hid_match_id(hdev, hid_ignore_list); in hid_ignore()2590 !hid_match_id(hdev, hid_have_special_driver)) { in hid_add_device()
331 match = hid_match_id(hdev, hid_battery_quirks); in find_battery_quirk()
815 const struct hid_device_id *hid_match_id(struct hid_device *hdev,