wloc_id           620 sound/soc/intel/atom/sst-atom-controls.h #define SST_DAPM_OUTPUT(wname, wloc_id, wtask_id, wformat, wevent)                      \
wloc_id           625 sound/soc/intel/atom/sst-atom-controls.h 	.priv = (void *)&(struct sst_ids) { .location_id = wloc_id, .task_id = wtask_id,\
wloc_id           629 sound/soc/intel/atom/sst-atom-controls.h #define SST_PATH(wname, wtask, wloc_id, wevent, wflags)					\
wloc_id           634 sound/soc/intel/atom/sst-atom-controls.h 	.priv = (void *)&(struct sst_ids) { .task_id = wtask, .location_id = wloc_id, }	\
wloc_id           637 sound/soc/intel/atom/sst-atom-controls.h #define SST_LINKED_PATH(wname, wtask, wloc_id, linked_wname, wevent, wflags)		\
wloc_id           642 sound/soc/intel/atom/sst-atom-controls.h 	.priv = (void *)&(struct sst_ids) { .task_id = wtask, .location_id = wloc_id,	\
wloc_id           646 sound/soc/intel/atom/sst-atom-controls.h #define SST_PATH_MEDIA_LOOP(wname, wtask, wloc_id, wformat, wevent, wflags)             \
wloc_id           650 sound/soc/intel/atom/sst-atom-controls.h 	.priv = (void *)&(struct sst_ids) { .task_id = wtask, .location_id = wloc_id,	\
wloc_id           673 sound/soc/intel/atom/sst-atom-controls.h #define SST_SWM_MIXER(wname, wreg, wtask, wloc_id, wcontrols, wevent)			\
wloc_id           678 sound/soc/intel/atom/sst-atom-controls.h 	.priv = (void *)&(struct sst_ids) { .task_id = wtask, .location_id = wloc_id,	\