Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hid/
Dwacom.h239 struct wacom_led *wacom_led_next(struct wacom *wacom, struct wacom_led *cur);
Dwacom_sys.c1470 struct wacom_led *wacom_led_next(struct wacom *wacom, struct wacom_led *cur) in wacom_led_next() function
Dwacom_wac.c4017 next_led = wacom_led_next(wacom, led); in wacom_update_led()