Home
last modified time | relevance | path

Searched refs:wacom_led_next (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/hid/
H A Dwacom.h242 struct wacom_led *wacom_led_next(struct wacom *wacom, struct wacom_led *cur);
H A Dwacom_sys.c1502 * wacom_led_next: gives the next available led with a wacom trigger.
1507 struct wacom_led *wacom_led_next(struct wacom *wacom, struct wacom_led *cur) in wacom_led_next() function
H A Dwacom_wac.c4086 next_led = wacom_led_next(wacom, led); in wacom_update_led()
/kernel/linux/linux-6.6/drivers/hid/
H A Dwacom.h239 struct wacom_led *wacom_led_next(struct wacom *wacom, struct wacom_led *cur);
H A Dwacom_sys.c1494 * wacom_led_next: gives the next available led with a wacom trigger.
1499 struct wacom_led *wacom_led_next(struct wacom *wacom, struct wacom_led *cur) in wacom_led_next() function
H A Dwacom_wac.c4137 next_led = wacom_led_next(wacom, led); in wacom_update_led()

Completed in 22 milliseconds