Home
last modified time | relevance | path

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

/drivers/media/usb/usbtv/
Dusbtv-audio.c321 static struct snd_pcm_ops snd_usbtv_pcm_ops = { variable
364 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_usbtv_pcm_ops); in usbtv_audio_init()