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

/linux-master/drivers/hid/
H A Dwacom.h240 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) function
H A Dwacom_wac.c4147 next_led = wacom_led_next(wacom, led);

Completed in 275 milliseconds