Lines Matching refs:soc_mixer_control
36 ((unsigned long)&(struct soc_mixer_control) \
41 ((unsigned long)&(struct soc_mixer_control) \
48 ((unsigned long)&(struct soc_mixer_control) \
51 ((unsigned long)&(struct soc_mixer_control) \
55 ((unsigned long)&(struct soc_mixer_control) \
60 ((unsigned long)&(struct soc_mixer_control) \
72 .private_value = (unsigned long)&(struct soc_mixer_control) \
92 .private_value = (unsigned long)&(struct soc_mixer_control) \
103 .private_value = (unsigned long)&(struct soc_mixer_control) \
162 .private_value = (unsigned long)&(struct soc_mixer_control) \
244 .private_value = (unsigned long)&(struct soc_mixer_control) \
1207 struct soc_mixer_control { struct
1528 static inline bool snd_soc_volsw_is_stereo(struct soc_mixer_control *mc) in snd_soc_volsw_is_stereo()