Lines Matching defs:hdrv
1535 struct hid_driver *hdrv = hid->driver; in hid_process_event() local
2012 struct hid_driver *hdrv; in hid_report_raw_event() local
2071 struct hid_driver *hdrv; in __hid_input_report() local
2570 struct hid_driver *hdrv = to_hid_driver(drv); in new_id_store() local
2607 static void hid_free_dynids(struct hid_driver *hdrv) in hid_free_dynids()
2620 struct hid_driver *hdrv) in hid_match_device()
2639 struct hid_driver *hdrv = to_hid_driver(drv); in hid_bus_match() local
2669 struct hid_driver *hdrv, in hid_check_device_match()
2688 static int __hid_device_probe(struct hid_device *hdev, struct hid_driver *hdrv) in __hid_device_probe()
2744 struct hid_driver *hdrv = to_hid_driver(dev->driver); in hid_device_probe() local
2765 struct hid_driver *hdrv; in hid_device_remove() local
2987 struct hid_driver *hdrv = data; in __hid_bus_reprobe_drivers() local
3000 struct hid_driver *hdrv = to_hid_driver(drv); in __hid_bus_driver_added() local
3015 int __hid_register_driver(struct hid_driver *hdrv, struct module *owner, in __hid_register_driver()
3038 void hid_unregister_driver(struct hid_driver *hdrv) in hid_unregister_driver()