Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/usb/em28xx/
H A Dem28xx.h376 EM28XX_AMUX_UNUSED = -1, enumerator
H A Dem28xx-video.c1686 if (dev->amux_map[j] != EM28XX_AMUX_UNUSED) in vidioc_enum_input()
1728 if (dev->has_msp34xx && idx != EM28XX_AMUX_UNUSED) in em28xx_fill_audio_input()
1756 case EM28XX_AMUX_UNUSED: in em28xx_fill_audio_input()
1803 if (idx == EM28XX_AMUX_UNUSED) in vidioc_s_audio()
H A Dem28xx-cards.c3286 dev->amux_map[idx] = EM28XX_AMUX_UNUSED; in em28xx_card_setup()