Lines Matching refs:hid_driver
1259 struct hid_driver *hdrv = hid->driver; in hid_process_event()
1488 struct hid_driver *hdrv; in hid_report_raw_event()
1551 struct hid_driver *hdrv; in hid_input_report()
1881 struct hid_driver *hdrv = to_hid_driver(drv); in new_id_store()
1918 static void hid_free_dynids(struct hid_driver *hdrv) in hid_free_dynids()
1931 struct hid_driver *hdrv) in hid_match_device()
1950 struct hid_driver *hdrv = to_hid_driver(drv); in hid_bus_match()
1981 struct hid_driver *hdrv = to_hid_driver(dev->driver); in hid_device_probe()
2043 struct hid_driver *hdrv; in hid_device_remove()
2253 struct hid_driver *hdrv = data; in __hid_bus_reprobe_drivers()
2266 struct hid_driver *hdrv = to_hid_driver(drv); in __hid_bus_driver_added()
2281 int __hid_register_driver(struct hid_driver *hdrv, struct module *owner, in __hid_register_driver()
2304 void hid_unregister_driver(struct hid_driver *hdrv) in hid_unregister_driver()