Home
last modified time | relevance | path

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

/external/kernel-headers/original/linux/
Dhid.h656 struct hid_ll_driver { struct
657 int (*start)(struct hid_device *hdev);
658 void (*stop)(struct hid_device *hdev);
660 int (*open)(struct hid_device *hdev);
661 void (*close)(struct hid_device *hdev);
663 int (*power)(struct hid_device *hdev, int level);
665 int (*hidinput_input_event) (struct input_dev *idev, unsigned int type,
668 int (*parse)(struct hid_device *hdev);