Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hid/
Dwacom.h239 struct wacom_led *wacom_led_next(struct wacom *wacom, struct wacom_led *cur);
Dwacom_sys.c1501 struct wacom_led *wacom_led_next(struct wacom *wacom, struct wacom_led *cur) in wacom_led_next() function
Dwacom_wac.c4095 next_led = wacom_led_next(wacom, led); in wacom_update_led()