Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dhid.h520 struct hid_input { struct
521 struct list_head list;
522 struct hid_report *report;
523 struct input_dev *input;
524 const char *name;
525 bool registered;
526 struct list_head reports; /* the list of reports */
527 unsigned int application; /* application usage for this input */