Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dhid.h686 struct hid_ll_driver { struct
687 int (*start)(struct hid_device *hdev);
688 void (*stop)(struct hid_device *hdev);
690 int (*open)(struct hid_device *hdev);
691 void (*close)(struct hid_device *hdev);
693 int (*power)(struct hid_device *hdev, int level);
695 int (*hidinput_input_event) (struct input_dev *idev, unsigned int type,
698 int (*parse)(struct hid_device *hdev);