Searched refs:pcxhr_ops (Results 1 – 1 of 1) sorted by relevance
1124 static struct snd_pcm_ops pcxhr_ops = { variable1153 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &pcxhr_ops); in pcxhr_create_pcm()1155 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &pcxhr_ops); in pcxhr_create_pcm()