Home
last modified time | relevance | path

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

/Linux-v4.19/sound/usb/usx2y/
Dusbusx2yaudio.c914 static const struct snd_pcm_ops snd_usX2Y_pcm_ops = variable
975 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_usX2Y_pcm_ops); in usX2Y_audio_stream_new()
976 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_usX2Y_pcm_ops); in usX2Y_audio_stream_new()