Home
last modified time | relevance | path

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

/drivers/hid/
Dhid-core.c1379 static const struct hid_device_id *hid_match_device(struct hid_device *hdev, in hid_match_device() function
1401 if (!hid_match_device(hdev, hdrv)) in hid_bus_match()
1420 id = hid_match_device(hdev, hdrv); in hid_device_probe()