Home
last modified time | relevance | path

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

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