xhandler_get      223 include/sound/soc.h 	 xhandler_get, xhandler_put) \
xhandler_get      226 include/sound/soc.h 	.get = xhandler_get, .put = xhandler_put, \
xhandler_get      229 include/sound/soc.h 	 xhandler_get, xhandler_put) \
xhandler_get      232 include/sound/soc.h 	.get = xhandler_get, .put = xhandler_put, \
xhandler_get      236 include/sound/soc.h 	 xhandler_get, xhandler_put) \
xhandler_get      239 include/sound/soc.h 	.get = xhandler_get, .put = xhandler_put, \
xhandler_get      243 include/sound/soc.h 	 xhandler_get, xhandler_put, tlv_array) \
xhandler_get      249 include/sound/soc.h 	.get = xhandler_get, .put = xhandler_put, \
xhandler_get      252 include/sound/soc.h 				 xhandler_get, xhandler_put, tlv_array) \
xhandler_get      258 include/sound/soc.h 	.get = xhandler_get, .put = xhandler_put, \
xhandler_get      264 include/sound/soc.h 	 xhandler_get, xhandler_put, tlv_array) \
xhandler_get      270 include/sound/soc.h 	.get = xhandler_get, .put = xhandler_put, \
xhandler_get      274 include/sound/soc.h 	 xhandler_get, xhandler_put, tlv_array) \
xhandler_get      280 include/sound/soc.h 	.get = xhandler_get, .put = xhandler_put, \
xhandler_get      283 include/sound/soc.h #define SOC_SINGLE_BOOL_EXT(xname, xdata, xhandler_get, xhandler_put) \
xhandler_get      286 include/sound/soc.h 	.get = xhandler_get, .put = xhandler_put, \
xhandler_get      288 include/sound/soc.h #define SOC_ENUM_EXT(xname, xenum, xhandler_get, xhandler_put) \
xhandler_get      291 include/sound/soc.h 	.get = xhandler_get, .put = xhandler_put, \
xhandler_get      293 include/sound/soc.h #define SOC_VALUE_ENUM_EXT(xname, xenum, xhandler_get, xhandler_put) \
xhandler_get      294 include/sound/soc.h 	SOC_ENUM_EXT(xname, xenum, xhandler_get, xhandler_put)
xhandler_get      314 include/sound/soc.h #define SND_SOC_BYTES_EXT(xname, xcount, xhandler_get, xhandler_put) \
xhandler_get      317 include/sound/soc.h 	.get = xhandler_get, .put = xhandler_put, \
xhandler_get      320 include/sound/soc.h #define SND_SOC_BYTES_TLV(xname, xcount, xhandler_get, xhandler_put) \
xhandler_get      327 include/sound/soc.h 		{.max = xcount, .get = xhandler_get, .put = xhandler_put, } }
xhandler_get      712 sound/soc/intel/atom/sst-atom-controls.h #define SST_GAIN_KCONTROL_TLV(xname, xhandler_get, xhandler_put, \
xhandler_get      720 sound/soc/intel/atom/sst-atom-controls.h 	.get = xhandler_get, .put = xhandler_put, \
xhandler_get      726 sound/soc/intel/atom/sst-atom-controls.h #define SST_GAIN_KCONTROL_INT(xname, xhandler_get, xhandler_put, \
xhandler_get      731 sound/soc/intel/atom/sst-atom-controls.h 	.get = xhandler_get, .put = xhandler_put, \
xhandler_get      737 sound/soc/intel/atom/sst-atom-controls.h #define SST_GAIN_KCONTROL_BOOL(xname, xhandler_get, xhandler_put,\
xhandler_get      741 sound/soc/intel/atom/sst-atom-controls.h 	.get = xhandler_get, .put = xhandler_put, \
xhandler_get      759 sound/soc/intel/atom/sst-atom-controls.h 			   xhandler_get, xhandler_put, \
xhandler_get      762 sound/soc/intel/atom/sst-atom-controls.h 		xhandler_get, xhandler_put, xmod, xpipe, xinstance, xtask, SST_GAIN_RAMP_DURATION, \
xhandler_get      765 sound/soc/intel/atom/sst-atom-controls.h 		xhandler_get, xhandler_put, xmod, xpipe, xinstance, xtask, \
xhandler_get      768 sound/soc/intel/atom/sst-atom-controls.h 		xhandler_get, xhandler_put, xmod, xpipe, xinstance, xtask, tlv_array, \
xhandler_get      466 sound/soc/ti/omap-mcbsp-st.c 				      xhandler_get, xhandler_put)	\
xhandler_get      469 sound/soc/ti/omap-mcbsp-st.c 	.get = xhandler_get, .put = xhandler_put,			\