Home
last modified time | relevance | path

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

/linux/drivers/media/usb/usbtv/
H A Dusbtv-audio.c312 static const struct snd_pcm_ops snd_usbtv_pcm_ops = { variable
352 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_usbtv_pcm_ops); in usbtv_audio_init()