Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/input/rmi4/
Drmi_f3a.c132 int button_count = min_t(u8, f3a->gpio_count, TRACKSTICK_RANGE_END); in rmi_f3a_map_gpios() local
Drmi_f30.c233 int button_count = min_t(u8, f30->gpioled_count, TRACKSTICK_RANGE_END); in rmi_f30_map_gpios() local
/Linux-v6.6/drivers/hid/
Dwacom_wac.c4063 int button_count) in wacom_setup_numbered_buttons()
4105 static bool wacom_is_led_toggled(struct wacom *wacom, int button_count, in wacom_is_led_toggled()
4126 static void wacom_update_led(struct wacom *wacom, int button_count, int mask, in wacom_update_led()
4169 int button_count, int mask) in wacom_report_numbered_buttons()