Home
last modified time | relevance | path

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

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