Home
last modified time | relevance | path

Searched defs:hid_ll_driver (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
A Dhid.h806 struct hid_ll_driver { struct
807 int (*start)(struct hid_device *hdev);
808 void (*stop)(struct hid_device *hdev);
832 extern struct hid_ll_driver i2c_hid_ll_driver; argument

Completed in 12 milliseconds