Searched defs:input_id (Results 1 – 2 of 2) sorted by relevance
42 struct input_id { struct43 __u16 bustype;44 __u16 vendor;45 __u16 product;46 __u16 version;
312 int input_id; /* we need to label inputs */ member