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