Home
last modified time | relevance | path

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

/openbmc/linux/sound/usb/usx2y/
H A Dusbusx2yaudio.c930 static const struct snd_pcm_ops snd_usx2y_pcm_ops = { variable
990 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_usx2y_pcm_ops); in usx2y_audio_stream_new()
991 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_usx2y_pcm_ops); in usx2y_audio_stream_new()