Searched refs:hid_match_device (Results 1 – 3 of 3) sorted by relevance
34 return hid_match_device(hdev, hdrv) != NULL; in __check_hid_generic()
2120 const struct hid_device_id *hid_match_device(struct hid_device *hdev, in hid_match_device() function2136 EXPORT_SYMBOL_GPL(hid_match_device);2143 return hid_match_device(hdev, hdrv) != NULL; in hid_bus_match()2185 id = hid_match_device(hdev, hdrv); in hid_device_probe()
907 const struct hid_device_id *hid_match_device(struct hid_device *hdev,