Lines Matching refs:soc_mixer_control
32 ((unsigned long)&(struct soc_mixer_control) \
37 ((unsigned long)&(struct soc_mixer_control) \
44 ((unsigned long)&(struct soc_mixer_control) \
47 ((unsigned long)&(struct soc_mixer_control) \
51 ((unsigned long)&(struct soc_mixer_control) \
56 ((unsigned long)&(struct soc_mixer_control) \
68 .private_value = (unsigned long)&(struct soc_mixer_control) \
88 .private_value = (unsigned long)&(struct soc_mixer_control) \
99 .private_value = (unsigned long)&(struct soc_mixer_control) \
147 .private_value = (unsigned long)&(struct soc_mixer_control) \
178 .private_value = (unsigned long)&(struct soc_mixer_control) \
200 .private_value = (unsigned long)&(struct soc_mixer_control) \
273 .private_value = (unsigned long)&(struct soc_mixer_control) \
1132 struct soc_mixer_control { struct
1183 static inline bool snd_soc_volsw_is_stereo(struct soc_mixer_control *mc) in snd_soc_volsw_is_stereo()