Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/input/rmi4/
Drmi_f3a.c20 #define TRACKSTICK_RANGE_START 3 macro
45 button >= TRACKSTICK_RANGE_START && in rmi_f3a_report_button()
148 i >= TRACKSTICK_RANGE_START && in rmi_f3a_map_gpios()
Drmi_f30.c48 #define TRACKSTICK_RANGE_START 3 macro
110 button >= TRACKSTICK_RANGE_START && in rmi_f30_report_button()
249 i >= TRACKSTICK_RANGE_START && i < TRACKSTICK_RANGE_END) { in rmi_f30_map_gpios()