Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A Dhid-core.c2698 const struct hid_device_id *hid_match_device(struct hid_device *hdev, in hid_match_device() function
2714 EXPORT_SYMBOL_GPL(hid_match_device);
2721 return hid_match_device(hdev, hdrv) != NULL; in hid_bus_match()
2751 *id = hid_match_device(hdev, hdrv); in hid_check_device_match()
/linux/include/linux/
H A Dhid.h1060 const struct hid_device_id *hid_match_device(struct hid_device *hdev,