Home
last modified time | relevance | path

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

/Linux-v5.10/sound/usb/usx2y/
Dusbusx2yaudio.c894 static const struct snd_pcm_ops snd_usX2Y_pcm_ops = variable
955 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_usX2Y_pcm_ops); in usX2Y_audio_stream_new()
956 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_usX2Y_pcm_ops); in usX2Y_audio_stream_new()