Searched refs:wacom_led_putimage (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | wacom_sys.c | 997 static int wacom_led_putimage(struct wacom *wacom, int button_id, u8 xfer_id, in wacom_led_putimage() function 1148 err = wacom_led_putimage(wacom, button_id, xfer_id, len, buf); in wacom_button_image_store()
|
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | wacom_sys.c | 989 static int wacom_led_putimage(struct wacom *wacom, int button_id, u8 xfer_id, in wacom_led_putimage() function 1140 err = wacom_led_putimage(wacom, button_id, xfer_id, len, buf); in wacom_button_image_store()
|
Completed in 8 milliseconds