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