Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dwacom.h239 struct wacom_led *wacom_led_next(struct wacom *wacom, struct wacom_led *cur);
H A Dwacom_sys.c1499 struct wacom_led *wacom_led_next(struct wacom *wacom, struct wacom_led *cur) in wacom_led_next() function
H A Dwacom_wac.c4147 next_led = wacom_led_next(wacom, led); in wacom_update_led()