slave_substream    45 sound/soc/codecs/twl4030.c 	struct snd_pcm_substream *slave_substream;
slave_substream  1595 sound/soc/codecs/twl4030.c 		slv_substream = twl4030->slave_substream;
slave_substream  1596 sound/soc/codecs/twl4030.c 	else if (mst_substream == twl4030->slave_substream)
slave_substream  1644 sound/soc/codecs/twl4030.c 		twl4030->slave_substream = substream;
slave_substream  1673 sound/soc/codecs/twl4030.c 		twl4030->master_substream = twl4030->slave_substream;
slave_substream  1675 sound/soc/codecs/twl4030.c 	twl4030->slave_substream = NULL;
slave_substream  1801 sound/soc/codecs/twl4030.c 	if (twl4030->slave_substream)
slave_substream    36 sound/soc/codecs/uda134x.c 	struct snd_pcm_substream *slave_substream;
slave_substream   158 sound/soc/codecs/uda134x.c 		uda134x->slave_substream = substream;
slave_substream   172 sound/soc/codecs/uda134x.c 		uda134x->master_substream = uda134x->slave_substream;
slave_substream   174 sound/soc/codecs/uda134x.c 	uda134x->slave_substream = NULL;
slave_substream   185 sound/soc/codecs/uda134x.c 	if (substream == uda134x->slave_substream) {