Lines Matching full: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, \
147 .put = snd_soc_put_volsw_sx, \
158 .get = snd_soc_get_volsw, .put = snd_soc_put_volsw, \
168 .get = snd_soc_get_volsw_range, .put = snd_soc_put_volsw_range, \
178 .put = snd_soc_put_volsw_sx, \
189 .get = snd_soc_get_volsw, .put = snd_soc_put_volsw, \
200 .put = snd_soc_put_volsw, \
211 .put = snd_soc_put_volsw, \
235 .get = snd_soc_get_enum_double, .put = snd_soc_put_enum_double, \
241 .get = xhandler_get, .put = xhandler_put, \
247 .get = xhandler_get, .put = xhandler_put, \
254 .get = xhandler_get, .put = xhandler_put, \
264 .get = xhandler_get, .put = xhandler_put, \
273 .get = xhandler_get, .put = xhandler_put, \
285 .get = xhandler_get, .put = xhandler_put, \
295 .get = xhandler_get, .put = xhandler_put, \
306 .get = xhandler_get, .put = xhandler_put, \
318 .get = xhandler_get, .put = xhandler_put, \
323 .get = xhandler_get, .put = xhandler_put, \
331 .put = snd_soc_bytes_put, .private_value = \
337 .put = xhandler_put, .private_value = \
344 .put = snd_soc_bytes_put, .private_value = \
355 .get = xhandler_get, .put = xhandler_put, \
365 {.max = xcount, .get = xhandler_get, .put = xhandler_put, } }
370 .put = snd_soc_put_xr_sx, \
1247 int (*put)(struct snd_kcontrol *kcontrol, const unsigned int __user *bytes, member