Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/usb/em28xx/
Dem28xx.h450 struct em28xx_led { struct
509 struct em28xx_led *leds;
813 const struct em28xx_led *em28xx_find_led(struct em28xx *dev,
Dem28xx-cards.c590 static struct em28xx_led speedlink_vad_laplace_leds[] = {
606 static struct em28xx_led kworld_ub435q_v3_leds[] = {
616 static struct em28xx_led pctv_80e_leds[] = {
626 static struct em28xx_led terratec_grabby_leds[] = {
636 static struct em28xx_led hauppauge_dualhd_leds[] = {
652 static struct em28xx_led hauppauge_usb_quadhd_leds[] = {
Dem28xx-core.c604 const struct em28xx_led *em28xx_find_led(struct em28xx *dev, in em28xx_find_led()
624 const struct em28xx_led *led = NULL; in em28xx_capture_start()
Dem28xx-input.c504 const struct em28xx_led *led; in em28xx_query_buttons()