Lines Matching refs:put
63 .put = snd_soc_put_volsw, \
68 .put = snd_soc_put_volsw_range, \
79 .put = snd_soc_put_volsw, \
88 .put = snd_soc_put_volsw_sx, \
99 .get = snd_soc_get_volsw_range, .put = snd_soc_put_volsw_range, \
107 .put = snd_soc_put_volsw, \
121 .get = snd_soc_get_volsw, .put = snd_soc_put_volsw, \
128 .get = snd_soc_get_volsw_range, .put = snd_soc_put_volsw_range, \
137 .put = snd_soc_put_volsw, \
146 .get = snd_soc_get_volsw, .put = snd_soc_put_volsw, \
156 .get = snd_soc_get_volsw_range, .put = snd_soc_put_volsw_range, \
166 .put = snd_soc_put_volsw_sx, \
177 .get = snd_soc_get_volsw, .put = snd_soc_put_volsw, \
186 .put = snd_soc_put_volsw, \
197 .put = snd_soc_put_volsw, \
221 .get = snd_soc_get_enum_double, .put = snd_soc_put_enum_double, \
227 .get = xhandler_get, .put = xhandler_put, \
233 .get = xhandler_get, .put = xhandler_put, \
240 .get = xhandler_get, .put = xhandler_put, \
247 .get = xhandler_get, .put = xhandler_put, \
258 .get = xhandler_get, .put = xhandler_put, \
267 .get = xhandler_get, .put = xhandler_put, \
279 .get = xhandler_get, .put = xhandler_put, \
289 .get = xhandler_get, .put = xhandler_put, \
295 .get = xhandler_get, .put = xhandler_put, \
300 .get = xhandler_get, .put = xhandler_put, \
308 .put = snd_soc_bytes_put, .private_value = \
314 .put = xhandler_put, .private_value = \
321 .put = snd_soc_bytes_put, .private_value = \
332 .get = xhandler_get, .put = xhandler_put, \
342 {.max = xcount, .get = xhandler_get, .put = xhandler_put, } }
347 .put = snd_soc_put_xr_sx, \
1170 int (*put)(struct snd_kcontrol *kcontrol, const unsigned int __user *bytes, member