Searched refs:wacom_led_next (Results 1 – 3 of 3) sorted by relevance
239 struct wacom_led *wacom_led_next(struct wacom *wacom, struct wacom_led *cur);
1501 struct wacom_led *wacom_led_next(struct wacom *wacom, struct wacom_led *cur) in wacom_led_next() function
4095 next_led = wacom_led_next(wacom, led); in wacom_update_led()