Lines Matching refs:hid_driver
1548 struct hid_driver *hdrv = hid->driver; in hid_process_event()
2034 struct hid_driver *hdrv; in hid_report_raw_event()
2094 struct hid_driver *hdrv; in __hid_input_report()
2603 struct hid_driver *hdrv = to_hid_driver(drv); in new_id_store()
2640 static void hid_free_dynids(struct hid_driver *hdrv) in hid_free_dynids()
2653 struct hid_driver *hdrv) in hid_match_device()
2672 struct hid_driver *hdrv = to_hid_driver(drv); in hid_bus_match()
2702 struct hid_driver *hdrv, in hid_check_device_match()
2735 static int __hid_device_probe(struct hid_device *hdev, struct hid_driver *hdrv) in __hid_device_probe()
2803 struct hid_driver *hdrv = to_hid_driver(dev->driver); in hid_device_probe()
2824 struct hid_driver *hdrv; in hid_device_remove()
3039 struct hid_driver *hdrv = data; in __hid_bus_reprobe_drivers()
3052 struct hid_driver *hdrv = to_hid_driver(drv); in __hid_bus_driver_added()
3067 int __hid_register_driver(struct hid_driver *hdrv, struct module *owner, in __hid_register_driver()
3090 void hid_unregister_driver(struct hid_driver *hdrv) in hid_unregister_driver()