Searched refs:hid_driver (Results 1 – 25 of 99) sorted by relevance
1234
27 static struct hid_driver hid_generic;31 struct hid_driver *hdrv = to_hid_driver(drv); in __check_hid_generic()79 static struct hid_driver hid_generic = {
36 static struct hid_driver aureal_driver = {
54 static struct hid_driver redragon_driver = {
47 static struct hid_driver keytouch_driver = {
51 static struct hid_driver nti_driver = {
42 static struct hid_driver accutouch_driver = {
55 static struct hid_driver xinmo_driver = {
43 static struct hid_driver penmount_driver = {
50 static struct hid_driver ortek_driver = {
45 static struct hid_driver ks_driver = {
73 static struct hid_driver px_driver = {
49 static struct hid_driver ite_driver = {
49 static struct hid_driver jabra_driver = {
72 static struct hid_driver speedlink_driver = {
52 static struct hid_driver ts_driver = {
1259 struct hid_driver *hdrv = hid->driver; in hid_process_event()1488 struct hid_driver *hdrv; in hid_report_raw_event()1551 struct hid_driver *hdrv; in hid_input_report()1881 struct hid_driver *hdrv = to_hid_driver(drv); in new_id_store()1918 static void hid_free_dynids(struct hid_driver *hdrv) in hid_free_dynids()1931 struct hid_driver *hdrv) in hid_match_device()1950 struct hid_driver *hdrv = to_hid_driver(drv); in hid_bus_match()1981 struct hid_driver *hdrv = to_hid_driver(dev->driver); in hid_device_probe()2043 struct hid_driver *hdrv; in hid_device_remove()2253 struct hid_driver *hdrv = data; in __hid_bus_reprobe_drivers()[all …]
60 static struct hid_driver sp_driver = {
72 static struct hid_driver tivo_driver = {
60 static struct hid_driver mr_driver = {
66 static struct hid_driver ch_driver = {
85 static struct hid_driver holtek_mouse_driver = {
107 static struct hid_driver gembird_driver = {
73 static struct hid_driver ez_driver = {
96 static struct hid_driver elecom_driver = {
544 struct hid_driver;568 struct hid_driver *driver;738 struct hid_driver { struct781 container_of(pdrv, struct hid_driver, driver) argument851 extern int __must_check __hid_register_driver(struct hid_driver *,858 extern void hid_unregister_driver(struct hid_driver *);904 struct hid_driver *hdrv);