Home
last modified time | relevance | path

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

/linux-6.15/drivers/hid/
H A Dhid-core.c2688 static int __hid_device_probe(struct hid_device *hdev, struct hid_driver *hdrv) in __hid_device_probe() function
2754 ret = __hid_device_probe(hdev, hdrv); in hid_device_probe()