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.c614 const struct em28xx_led *em28xx_find_led(struct em28xx *dev, in em28xx_find_led() function
629 EXPORT_SYMBOL_GPL(em28xx_find_led);
700 led = em28xx_find_led(dev, EM28XX_LED_ANALOG_CAPTURING); in em28xx_capture_start()
702 led = em28xx_find_led(dev, EM28XX_LED_DIGITAL_CAPTURING); in em28xx_capture_start()
704 led = em28xx_find_led(dev, EM28XX_LED_DIGITAL_CAPTURING_TS2); in em28xx_capture_start()
Dem28xx-input.c563 led = em28xx_find_led(dev, in em28xx_query_buttons()
652 if (!em28xx_find_led(dev, EM28XX_LED_ILLUMINATION)) { in em28xx_init_buttons()
Dem28xx.h823 const struct em28xx_led *em28xx_find_led(struct em28xx *dev,