Lines Matching refs:hid_driver
1523 struct hid_driver *hdrv = hid->driver; in hid_process_event()
2000 struct hid_driver *hdrv; in hid_report_raw_event()
2059 struct hid_driver *hdrv; in __hid_input_report()
2565 struct hid_driver *hdrv = to_hid_driver(drv); in new_id_store()
2602 static void hid_free_dynids(struct hid_driver *hdrv) in hid_free_dynids()
2615 struct hid_driver *hdrv) in hid_match_device()
2634 struct hid_driver *hdrv = to_hid_driver(drv); in hid_bus_match()
2664 struct hid_driver *hdrv, in hid_check_device_match()
2682 static int __hid_device_probe(struct hid_device *hdev, struct hid_driver *hdrv) in __hid_device_probe()
2726 struct hid_driver *hdrv = to_hid_driver(dev->driver); in hid_device_probe()
2747 struct hid_driver *hdrv; in hid_device_remove()
2967 struct hid_driver *hdrv = data; in __hid_bus_reprobe_drivers()
2980 struct hid_driver *hdrv = to_hid_driver(drv); in __hid_bus_driver_added()
2995 int __hid_register_driver(struct hid_driver *hdrv, struct module *owner, in __hid_register_driver()
3018 void hid_unregister_driver(struct hid_driver *hdrv) in hid_unregister_driver()