Home
last modified time | relevance | path

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

/include/linux/
Dhid.h599 struct hid_ll_driver { struct
600 int (*start)(struct hid_device *hdev);
601 void (*stop)(struct hid_device *hdev);
603 int (*open)(struct hid_device *hdev);
604 void (*close)(struct hid_device *hdev);
606 int (*hidinput_input_event) (struct input_dev *idev, unsigned int type,
609 int (*parse)(struct hid_device *hdev);