Searched refs:snd_cs46xx_playback_rear_ops (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/cs46xx/
H A Dcs46xx_lib.c73 static struct snd_pcm_ops snd_cs46xx_playback_rear_ops; variable in typeref:struct:snd_pcm_ops
951 substream->ops = &snd_cs46xx_playback_rear_ops;
1464 static struct snd_pcm_ops snd_cs46xx_playback_rear_ops = { variable in typeref:struct:snd_pcm_ops
1631 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_cs46xx_playback_rear_ops);

Completed in 98 milliseconds