Searched defs:hid_ll_driver (Results 1 – 1 of 1) sorted by relevance
804 struct hid_ll_driver { struct805 int (*start)(struct hid_device *hdev);806 void (*stop)(struct hid_device *hdev);831 extern struct hid_ll_driver i2c_hid_ll_driver; argument