Lines Matching refs:snd_pcm_ops
61 static const struct snd_pcm_ops snd_cs46xx_playback_rear_ops;
62 static const struct snd_pcm_ops snd_cs46xx_playback_indirect_rear_ops;
63 static const struct snd_pcm_ops snd_cs46xx_playback_clfe_ops;
64 static const struct snd_pcm_ops snd_cs46xx_playback_indirect_clfe_ops;
65 static const struct snd_pcm_ops snd_cs46xx_playback_iec958_ops;
66 static const struct snd_pcm_ops snd_cs46xx_playback_indirect_iec958_ops;
69 static const struct snd_pcm_ops snd_cs46xx_playback_ops;
70 static const struct snd_pcm_ops snd_cs46xx_playback_indirect_ops;
71 static const struct snd_pcm_ops snd_cs46xx_capture_ops;
72 static const struct snd_pcm_ops snd_cs46xx_capture_indirect_ops;
1645 static const struct snd_pcm_ops snd_cs46xx_playback_rear_ops = {
1656 static const struct snd_pcm_ops snd_cs46xx_playback_indirect_rear_ops = {
1668 static const struct snd_pcm_ops snd_cs46xx_playback_clfe_ops = {
1679 static const struct snd_pcm_ops snd_cs46xx_playback_indirect_clfe_ops = {
1691 static const struct snd_pcm_ops snd_cs46xx_playback_iec958_ops = {
1702 static const struct snd_pcm_ops snd_cs46xx_playback_indirect_iec958_ops = {
1716 static const struct snd_pcm_ops snd_cs46xx_playback_ops = {
1727 static const struct snd_pcm_ops snd_cs46xx_playback_indirect_ops = {
1739 static const struct snd_pcm_ops snd_cs46xx_capture_ops = {
1750 static const struct snd_pcm_ops snd_cs46xx_capture_indirect_ops = {