Lines Matching refs:snd_pcm_ops
75 static struct snd_pcm_ops snd_cs46xx_playback_rear_ops;
76 static struct snd_pcm_ops snd_cs46xx_playback_indirect_rear_ops;
77 static struct snd_pcm_ops snd_cs46xx_playback_clfe_ops;
78 static struct snd_pcm_ops snd_cs46xx_playback_indirect_clfe_ops;
79 static struct snd_pcm_ops snd_cs46xx_playback_iec958_ops;
80 static struct snd_pcm_ops snd_cs46xx_playback_indirect_iec958_ops;
83 static struct snd_pcm_ops snd_cs46xx_playback_ops;
84 static struct snd_pcm_ops snd_cs46xx_playback_indirect_ops;
85 static struct snd_pcm_ops snd_cs46xx_capture_ops;
86 static struct snd_pcm_ops snd_cs46xx_capture_indirect_ops;
1657 static struct snd_pcm_ops snd_cs46xx_playback_rear_ops = {
1668 static struct snd_pcm_ops snd_cs46xx_playback_indirect_rear_ops = {
1680 static struct snd_pcm_ops snd_cs46xx_playback_clfe_ops = {
1691 static struct snd_pcm_ops snd_cs46xx_playback_indirect_clfe_ops = {
1703 static struct snd_pcm_ops snd_cs46xx_playback_iec958_ops = {
1714 static struct snd_pcm_ops snd_cs46xx_playback_indirect_iec958_ops = {
1728 static struct snd_pcm_ops snd_cs46xx_playback_ops = {
1739 static struct snd_pcm_ops snd_cs46xx_playback_indirect_ops = {
1751 static struct snd_pcm_ops snd_cs46xx_capture_ops = {
1762 static struct snd_pcm_ops snd_cs46xx_capture_indirect_ops = {