Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h73202 struct input_dev_poller { struct
73203 void (*poll)(struct input_dev *);
73204 unsigned int poll_interval;
73205 unsigned int poll_interval_max;
73206 unsigned int poll_interval_min;
73207 struct input_dev *input;
73208 struct delayed_work work;