Searched refs:TRACKSTICK_RANGE_END (Results 1 – 2 of 2) sorted by relevance
21 #define TRACKSTICK_RANGE_END 6 macro46 button <= TRACKSTICK_RANGE_END) { in rmi_f3a_report_button()132 int button_count = min_t(u8, f3a->gpio_count, TRACKSTICK_RANGE_END); in rmi_f3a_map_gpios()149 i < TRACKSTICK_RANGE_END) { in rmi_f3a_map_gpios()
49 #define TRACKSTICK_RANGE_END 6 macro111 button <= TRACKSTICK_RANGE_END) { in rmi_f30_report_button()233 int button_count = min_t(u8, f30->gpioled_count, TRACKSTICK_RANGE_END); in rmi_f30_map_gpios()249 i >= TRACKSTICK_RANGE_START && i < TRACKSTICK_RANGE_END) { in rmi_f30_map_gpios()