Searched refs:wacom_led_find (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | wacom.h | 240 struct wacom_led *wacom_led_find(struct wacom *wacom, unsigned int group,
|
H A D | wacom_sys.c | 1483 struct wacom_led *wacom_led_find(struct wacom *wacom, unsigned int group_id, in wacom_led_find() function 1519 next_led = wacom_led_find(wacom, group, ++next); in wacom_led_next()
|
H A D | wacom_wac.c | 4022 led = wacom_led_find(wacom, group, i); in wacom_24hd_update_leds() 4071 led = wacom_led_find(wacom, group, cur); in wacom_update_led()
|
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | wacom.h | 237 struct wacom_led *wacom_led_find(struct wacom *wacom, unsigned int group,
|
H A D | wacom_sys.c | 1475 struct wacom_led *wacom_led_find(struct wacom *wacom, unsigned int group_id, in wacom_led_find() function 1511 next_led = wacom_led_find(wacom, group, ++next); in wacom_led_next()
|
H A D | wacom_wac.c | 4073 led = wacom_led_find(wacom, group, i); in wacom_24hd_update_leds() 4122 led = wacom_led_find(wacom, group, cur); in wacom_update_led()
|
Completed in 19 milliseconds