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;
1634 static const struct snd_pcm_ops snd_cs46xx_playback_rear_ops = {
1644 static const struct snd_pcm_ops snd_cs46xx_playback_indirect_rear_ops = {
1655 static const struct snd_pcm_ops snd_cs46xx_playback_clfe_ops = {
1665 static const struct snd_pcm_ops snd_cs46xx_playback_indirect_clfe_ops = {
1676 static const struct snd_pcm_ops snd_cs46xx_playback_iec958_ops = {
1686 static const struct snd_pcm_ops snd_cs46xx_playback_indirect_iec958_ops = {
1699 static const struct snd_pcm_ops snd_cs46xx_playback_ops = {
1709 static const struct snd_pcm_ops snd_cs46xx_playback_indirect_ops = {
1720 static const struct snd_pcm_ops snd_cs46xx_capture_ops = {
1730 static const struct snd_pcm_ops snd_cs46xx_capture_indirect_ops = {