Searched refs:hid_match_id (Results 1 – 3 of 3) sorted by relevance
1547 const struct hid_device_id *hid_match_id(struct hid_device *hdev, in hid_match_id() function1565 return !!hid_match_id(hdev, hid_hiddev_list); in hid_hiddev()2137 return hid_match_id(hdev, hdrv->id_table); in hid_match_device()2578 hid_match_id(hdev, hid_mouse_ignore_list)) in hid_ignore()2581 return !!hid_match_id(hdev, hid_ignore_list); in hid_ignore()2622 !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,