Lines Matching refs:soc_mixer_control
35 ((unsigned long)&(struct soc_mixer_control) \
40 ((unsigned long)&(struct soc_mixer_control) \
47 ((unsigned long)&(struct soc_mixer_control) \
50 ((unsigned long)&(struct soc_mixer_control) \
54 ((unsigned long)&(struct soc_mixer_control) \
59 ((unsigned long)&(struct soc_mixer_control) \
71 .private_value = (unsigned long)&(struct soc_mixer_control) \
91 .private_value = (unsigned long)&(struct soc_mixer_control) \
102 .private_value = (unsigned long)&(struct soc_mixer_control) \
161 .private_value = (unsigned long)&(struct soc_mixer_control) \
1168 struct soc_mixer_control { struct
1432 static inline bool snd_soc_volsw_is_stereo(struct soc_mixer_control *mc) in snd_soc_volsw_is_stereo()