Home
last modified time | relevance | path

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

/openbmc/linux/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()