wacom_led_find    237 drivers/hid/wacom.h struct wacom_led *wacom_led_find(struct wacom *wacom, unsigned int group,
wacom_led_find   1484 drivers/hid/wacom_sys.c 		next_led = wacom_led_find(wacom, group, ++next);
wacom_led_find   3911 drivers/hid/wacom_wac.c 		led = wacom_led_find(wacom, group, i);
wacom_led_find   3960 drivers/hid/wacom_wac.c 	led = wacom_led_find(wacom, group, cur);