Lines Matching defs:hdrv
1201 struct hid_driver *hdrv = hid->driver; in hid_process_event() local
1427 struct hid_driver *hdrv; in hid_report_raw_event() local
1490 struct hid_driver *hdrv; in hid_input_report() local
2080 struct hid_driver *hdrv = container_of(drv, struct hid_driver, driver); in store_new_id() local
2111 static void hid_free_dynids(struct hid_driver *hdrv) in hid_free_dynids()
2124 struct hid_driver *hdrv) in hid_match_device()
2142 struct hid_driver *hdrv = container_of(drv, struct hid_driver, driver); in hid_bus_match() local
2150 struct hid_driver *hdrv = container_of(dev->driver, in hid_device_probe() local
2195 struct hid_driver *hdrv; in hid_device_remove() local
2705 int __hid_register_driver(struct hid_driver *hdrv, struct module *owner, in __hid_register_driver()
2730 void hid_unregister_driver(struct hid_driver *hdrv) in hid_unregister_driver()