Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hid/
Dhid-core.c2609 static int __hid_device_probe(struct hid_device *hdev, struct hid_driver *hdrv) in __hid_device_probe() function
2663 ret = __hid_device_probe(hdev, hdrv); in hid_device_probe()