Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhid.h580 struct hid_input { struct
581 struct list_head list;
582 struct hid_report *report;
583 struct input_dev *input;
584 const char *name;
585 struct list_head reports; /* the list of reports */
586 unsigned int application; /* application usage for this input */
587 bool registered;