Home
last modified time | relevance | path

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

/linux-3.4.99/sound/pci/pcxhr/
Dpcxhr.c1124 static struct snd_pcm_ops pcxhr_ops = { variable
1153 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()