Home
last modified time | relevance | path

Searched refs:hid_match_device (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/hid/
A Dhid-generic.c34 return hid_match_device(hdev, hdrv) != NULL; in __check_hid_generic()
A Dhid-core.c2541 const struct hid_device_id *hid_match_device(struct hid_device *hdev, in hid_match_device() function
2557 EXPORT_SYMBOL_GPL(hid_match_device);
2564 return hid_match_device(hdev, hdrv) != NULL; in hid_bus_match()
2606 id = hid_match_device(hdev, hdrv); in hid_device_probe()
/linux-6.3-rc2/include/linux/
A Dhid.h942 const struct hid_device_id *hid_match_device(struct hid_device *hdev,

Completed in 12 milliseconds