Searched refs:hid_driver (Results 1 – 25 of 126) sorted by relevance
123456
192 static struct hid_driver cmhid_driver = {219 static struct hid_driver cmhid_hs100b_driver = {
33 static struct hid_driver semitek_driver = {
42 static struct hid_driver keytouch_driver = {
54 static struct hid_driver redragon_driver = {
37 static struct hid_driver aureal_driver = {
48 static struct hid_driver nti_driver = {
39 static struct hid_driver macally_driver = {
120 static struct hid_driver sm_driver = {
85 static struct hid_driver xiaomi_driver = {
39 static struct hid_driver accutouch_driver = {
98 static struct hid_driver viewsonic_driver = {
158 static struct hid_driver maltron_driver = {
40 static struct hid_driver penmount_driver = {
52 static struct hid_driver xinmo_driver = {
47 static struct hid_driver ortek_driver = {
42 static struct hid_driver ks_driver = {
52 static struct hid_driver topre_driver = {
46 static struct hid_driver jabra_driver = {
65 static struct hid_driver px_driver = {
43 static struct hid_driver hid_vivaldi = {
69 static struct hid_driver speedlink_driver = {
49 static struct hid_driver ts_driver = {
81 static struct hid_driver vrc2_driver = {
1559 struct hid_driver *hdrv = hid->driver; in hid_process_event()2041 struct hid_driver *hdrv; in hid_report_raw_event()2114 struct hid_driver *hdrv; in __hid_input_report()2649 struct hid_driver *hdrv = to_hid_driver(drv); in new_id_store()2686 static void hid_free_dynids(struct hid_driver *hdrv) in hid_free_dynids()2699 struct hid_driver *hdrv) in hid_match_device()2718 struct hid_driver *hdrv = to_hid_driver(drv); in hid_bus_match()2748 struct hid_driver *hdrv, in hid_check_device_match()2781 static int __hid_device_probe(struct hid_device *hdev, struct hid_driver *hdrv) in __hid_device_probe()2849 struct hid_driver *hdrv = to_hid_driver(dev->driver); in hid_device_probe()[all …]
669 struct hid_driver;695 struct hid_driver *driver;888 struct hid_driver { struct933 container_of(pdrv, struct hid_driver, driver) argument1001 extern int __must_check __hid_register_driver(struct hid_driver *,1008 extern void hid_unregister_driver(struct hid_driver *);1061 struct hid_driver *hdrv);