Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhid.h615 struct hid_input { struct
616 struct list_head list;
617 struct hid_report *report;
618 struct input_dev *input;
619 const char *name;
620 struct list_head reports; /* the list of reports */
621 unsigned int application; /* application usage for this input */
622 bool registered;