Lines Matching refs:soc_mixer_control
33 ((unsigned long)&(struct soc_mixer_control) \
38 ((unsigned long)&(struct soc_mixer_control) \
45 ((unsigned long)&(struct soc_mixer_control) \
48 ((unsigned long)&(struct soc_mixer_control) \
52 ((unsigned long)&(struct soc_mixer_control) \
57 ((unsigned long)&(struct soc_mixer_control) \
69 .private_value = (unsigned long)&(struct soc_mixer_control) \
89 .private_value = (unsigned long)&(struct soc_mixer_control) \
100 .private_value = (unsigned long)&(struct soc_mixer_control) \
167 .private_value = (unsigned long)&(struct soc_mixer_control) \
187 .private_value = (unsigned long)&(struct soc_mixer_control) \
268 .private_value = (unsigned long)&(struct soc_mixer_control) \
1226 struct soc_mixer_control { struct
1286 static inline bool snd_soc_volsw_is_stereo(struct soc_mixer_control *mc) in snd_soc_volsw_is_stereo()