Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/usb/usx2y/
H A 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()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds