Home
last modified time | relevance | path

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

/linux-4.4.14/sound/usb/usx2y/
Dusbusx2yaudio.c910 static struct snd_pcm_ops snd_usX2Y_pcm_ops = variable
972 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_usX2Y_pcm_ops); in usX2Y_audio_stream_new()
973 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_usX2Y_pcm_ops); in usX2Y_audio_stream_new()