Lines Matching full:put
62 .put = snd_soc_put_volsw, \
67 .put = snd_soc_put_volsw_range, \
78 .put = snd_soc_put_volsw, \
87 .put = snd_soc_put_volsw_sx, \
98 .get = snd_soc_get_volsw_range, .put = snd_soc_put_volsw_range, \
106 .put = snd_soc_put_volsw, \
120 .get = snd_soc_get_volsw, .put = snd_soc_put_volsw, \
127 .get = snd_soc_get_volsw_range, .put = snd_soc_put_volsw_range, \
136 .put = snd_soc_put_volsw, \
145 .get = snd_soc_get_volsw, .put = snd_soc_put_volsw, \
155 .get = snd_soc_get_volsw_range, .put = snd_soc_put_volsw_range, \
165 .put = snd_soc_put_volsw_sx, \
176 .get = snd_soc_get_volsw, .put = snd_soc_put_volsw, \
185 .put = snd_soc_put_volsw, \
196 .put = snd_soc_put_volsw, \
220 .get = snd_soc_get_enum_double, .put = snd_soc_put_enum_double, \
226 .get = xhandler_get, .put = xhandler_put, \
232 .get = xhandler_get, .put = xhandler_put, \
239 .get = xhandler_get, .put = xhandler_put, \
249 .get = xhandler_get, .put = xhandler_put, \
258 .get = xhandler_get, .put = xhandler_put, \
270 .get = xhandler_get, .put = xhandler_put, \
280 .get = xhandler_get, .put = xhandler_put, \
286 .get = xhandler_get, .put = xhandler_put, \
291 .get = xhandler_get, .put = xhandler_put, \
299 .put = snd_soc_bytes_put, .private_value = \
305 .put = xhandler_put, .private_value = \
312 .put = snd_soc_bytes_put, .private_value = \
323 .get = xhandler_get, .put = xhandler_put, \
333 {.max = xcount, .get = xhandler_get, .put = xhandler_put, } }
338 .put = snd_soc_put_xr_sx, \
1231 int (*put)(struct snd_kcontrol *kcontrol, const unsigned int __user *bytes, member