Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h134610 struct input_dev_poller { struct
134611 void (*poll)(struct input_dev *);
134612 unsigned int poll_interval;
134613 unsigned int poll_interval_max;
134614 unsigned int poll_interval_min;
134615 struct input_dev *input;
134616 struct delayed_work work;