Lines Matching refs:hid_driver
1178 struct hid_driver *hdrv = hid->driver; in hid_process_event()
1404 struct hid_driver *hdrv; in hid_report_raw_event()
1467 struct hid_driver *hdrv; in hid_input_report()
2037 struct hid_driver *hdrv = container_of(drv, struct hid_driver, driver); in store_new_id()
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()
2107 struct hid_driver *hdrv = container_of(dev->driver, in hid_device_probe()
2108 struct hid_driver, driver); in hid_device_probe()
2152 struct hid_driver *hdrv; in hid_device_remove()
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()