Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/em28xx/
Dem28xx.h454 struct em28xx_led { struct
513 struct em28xx_led *leds;
817 const struct em28xx_led *em28xx_find_led(struct em28xx *dev,
Dem28xx-core.c614 const struct em28xx_led *em28xx_find_led(struct em28xx *dev, in em28xx_find_led()
634 const struct em28xx_led *led = NULL; in em28xx_capture_start()
Dem28xx-cards.c585 static struct em28xx_led speedlink_vad_laplace_leds[] = {
601 static struct em28xx_led kworld_ub435q_v3_leds[] = {
611 static struct em28xx_led pctv_80e_leds[] = {
621 static struct em28xx_led terratec_grabby_leds[] = {
631 static struct em28xx_led hauppauge_dualhd_leds[] = {
Dem28xx-input.c527 const struct em28xx_led *led; in em28xx_query_buttons()