Lines Matching defs:hdrv
1178 struct hid_driver *hdrv = hid->driver; in hid_process_event() local
1404 struct hid_driver *hdrv; in hid_report_raw_event() local
1467 struct hid_driver *hdrv; in hid_input_report() local
2037 struct hid_driver *hdrv = container_of(drv, struct hid_driver, driver); in store_new_id() local
2068 static void hid_free_dynids(struct hid_driver *hdrv) in hid_free_dynids()
2081 struct hid_driver *hdrv) in hid_match_device()
2099 struct hid_driver *hdrv = container_of(drv, struct hid_driver, driver); in hid_bus_match() local
2107 struct hid_driver *hdrv = container_of(dev->driver, in hid_device_probe() local
2152 struct hid_driver *hdrv; in hid_device_remove() local
2673 int __hid_register_driver(struct hid_driver *hdrv, struct module *owner, in __hid_register_driver()
2698 void hid_unregister_driver(struct hid_driver *hdrv) in hid_unregister_driver()