Home
last modified time | relevance | path

Searched refs:snd_em28xx_pcm_capture (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/usb/em28xx/
H A Dem28xx-audio.c626 static const struct snd_pcm_ops snd_em28xx_pcm_capture = { variable
852 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_em28xx_pcm_capture); in em28xx_audio_init()
/kernel/linux/linux-6.6/drivers/media/usb/em28xx/
H A Dem28xx-audio.c616 static const struct snd_pcm_ops snd_em28xx_pcm_capture = { variable
842 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_em28xx_pcm_capture); in em28xx_audio_init()

Completed in 3 milliseconds