Home
last modified time | relevance | path

Searched refs:em28xx_led (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/media/usb/em28xx/
H A Dem28xx.h451 struct em28xx_led { struct
510 struct em28xx_led *leds;
814 const struct em28xx_led *em28xx_find_led(struct em28xx *dev,
H A Dem28xx-cards.c614 static struct em28xx_led speedlink_vad_laplace_leds[] = {
630 static struct em28xx_led kworld_ub435q_v3_leds[] = {
640 static struct em28xx_led pctv_80e_leds[] = {
650 static struct em28xx_led terratec_grabby_leds[] = {
660 static struct em28xx_led hauppauge_dualhd_leds[] = {
676 static struct em28xx_led hauppauge_usb_quadhd_leds[] = {
H A Dem28xx-core.c605 const struct em28xx_led *em28xx_find_led(struct em28xx *dev, in em28xx_find_led()
625 const struct em28xx_led *led = NULL; in em28xx_capture_start()
H A Dem28xx-input.c504 const struct em28xx_led *led; in em28xx_query_buttons()