Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dhid.h527 struct hid_input { struct
528 struct list_head list;
529 struct hid_report *report;
530 struct input_dev *input;
531 const char *name;
532 bool registered;
533 struct list_head reports; /* the list of reports */
534 unsigned int application; /* application usage for this input */