Home
last modified time | relevance | path

Searched refs:GOODIX_POLL_INTERVAL_MS (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/input/touchscreen/
H A Dgoodix.c51 #define GOODIX_POLL_INTERVAL_MS 17 /* 17ms = 60fps */ macro
1232 input_set_poll_interval(ts->input_dev, GOODIX_POLL_INTERVAL_MS); in goodix_configure_dev()