Searched defs:to_input_dev (Results 1 – 2 of 2) sorted by relevance
213 #define to_input_dev(d) container_of(d, struct input_dev, dev) macro
205 #define to_input_dev(d) container_of(d, struct input_dev, dev) macro