Home
last modified time | relevance | path

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

/linux-6.12.1/sound/pci/pcxhr/
Dpcxhr.c1118 static const struct snd_pcm_ops pcxhr_ops = { variable
1146 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &pcxhr_ops); in pcxhr_create_pcm()
1148 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &pcxhr_ops); in pcxhr_create_pcm()