Home
last modified time | relevance | path

Searched refs:em28xx_find_led (Results 1 – 3 of 3) sorted by relevance

/drivers/media/usb/em28xx/
Dem28xx-core.c612 const struct em28xx_led *em28xx_find_led(struct em28xx *dev, in em28xx_find_led() function
626 EXPORT_SYMBOL_GPL(em28xx_find_led);
676 led = em28xx_find_led(dev, EM28XX_LED_ANALOG_CAPTURING); in em28xx_capture_start()
678 led = em28xx_find_led(dev, EM28XX_LED_DIGITAL_CAPTURING); in em28xx_capture_start()
Dem28xx-input.c543 led = em28xx_find_led(dev, in em28xx_query_buttons()
633 if (!em28xx_find_led(dev, EM28XX_LED_ILLUMINATION)) { in em28xx_init_buttons()
Dem28xx.h757 const struct em28xx_led *em28xx_find_led(struct em28xx *dev,