Lines Matching full:put
73 .put = snd_soc_put_volsw, \
78 .put = snd_soc_put_volsw_range, \
89 .put = snd_soc_put_volsw, \
98 .put = snd_soc_put_volsw_sx, \
109 .get = snd_soc_get_volsw_range, .put = snd_soc_put_volsw_range, \
117 .put = snd_soc_put_volsw, \
131 .get = snd_soc_get_volsw, .put = snd_soc_put_volsw, \
138 .get = snd_soc_get_volsw_range, .put = snd_soc_put_volsw_range, \
147 .put = snd_soc_put_volsw, \
157 .put = snd_soc_put_volsw_sx, \
169 .get = snd_soc_get_volsw, .put = snd_soc_put_volsw, \
180 .get = snd_soc_get_volsw, .put = snd_soc_put_volsw, \
190 .get = snd_soc_get_volsw_range, .put = snd_soc_put_volsw_range, \
200 .put = snd_soc_put_volsw_sx, \
211 .get = snd_soc_get_volsw, .put = snd_soc_put_volsw, \
222 .put = snd_soc_put_volsw, \
233 .put = snd_soc_put_volsw, \
257 .get = snd_soc_get_enum_double, .put = snd_soc_put_enum_double, \
263 .get = xhandler_get, .put = xhandler_put, \
269 .get = xhandler_get, .put = xhandler_put, \
276 .get = xhandler_get, .put = xhandler_put, \
286 .get = xhandler_get, .put = xhandler_put, \
295 .get = xhandler_get, .put = xhandler_put, \
307 .get = xhandler_get, .put = xhandler_put, \
317 .get = xhandler_get, .put = xhandler_put, \
328 .get = xhandler_get, .put = xhandler_put, \
340 .get = xhandler_get, .put = xhandler_put, \
345 .get = xhandler_get, .put = xhandler_put, \
353 .put = snd_soc_bytes_put, .private_value = \
359 .put = xhandler_put, .private_value = \
366 .put = snd_soc_bytes_put, .private_value = \
377 .get = xhandler_get, .put = xhandler_put, \
387 {.max = xcount, .get = xhandler_get, .put = xhandler_put, } }
392 .put = snd_soc_put_xr_sx, \
1279 int (*put)(struct snd_kcontrol *kcontrol, const unsigned int __user *bytes, member