Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dhid.h550 struct hid_input { struct
551 struct list_head list;
552 struct hid_report *report;
553 struct input_dev *input;
554 const char *name;
555 bool registered;
556 struct list_head reports; /* the list of reports */
557 unsigned int application; /* application usage for this input */