Searched refs:pcxhr_ops (Results 1 – 1 of 1) sorted by relevance
1118 static const struct snd_pcm_ops pcxhr_ops = { variable1146 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()