Searched refs:slave_substream (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/soc/codecs/
H A Dssm2602.c54 struct snd_pcm_substream *slave_substream; member in struct:ssm2602_priv
286 if (substream == ssm2602->slave_substream) {
352 ssm2602->slave_substream = substream;
384 ssm2602->master_substream = ssm2602->slave_substream;
386 ssm2602->slave_substream = NULL;
H A Duda134x.c40 struct snd_pcm_substream *slave_substream; member in struct:uda134x_priv
186 uda134x->slave_substream = substream;
202 uda134x->master_substream = uda134x->slave_substream;
204 uda134x->slave_substream = NULL;
217 if (substream == uda134x->slave_substream) {
H A Dtwl4030.c132 struct snd_pcm_substream *slave_substream; member in struct:twl4030_priv
1661 slv_substream = twl4030->slave_substream;
1662 else if (mst_substream == twl4030->slave_substream)
1715 twl4030->slave_substream = substream;
1746 twl4030->master_substream = twl4030->slave_substream;
1748 twl4030->slave_substream = NULL;
1876 if (twl4030->slave_substream)
H A Dwm8903.c235 struct snd_pcm_substream *slave_substream; member in struct:wm8903_priv
1256 wm8903->slave_substream = substream;
1277 wm8903->master_substream = wm8903->slave_substream;
1279 wm8903->slave_substream = NULL;
1308 if (substream == wm8903->slave_substream) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/soc/codecs/
H A Dssm2602.c54 struct snd_pcm_substream *slave_substream; member in struct:ssm2602_priv
286 if (substream == ssm2602->slave_substream) {
352 ssm2602->slave_substream = substream;
384 ssm2602->master_substream = ssm2602->slave_substream;
386 ssm2602->slave_substream = NULL;
H A Duda134x.c40 struct snd_pcm_substream *slave_substream; member in struct:uda134x_priv
186 uda134x->slave_substream = substream;
202 uda134x->master_substream = uda134x->slave_substream;
204 uda134x->slave_substream = NULL;
217 if (substream == uda134x->slave_substream) {
H A Dtwl4030.c132 struct snd_pcm_substream *slave_substream; member in struct:twl4030_priv
1661 slv_substream = twl4030->slave_substream;
1662 else if (mst_substream == twl4030->slave_substream)
1715 twl4030->slave_substream = substream;
1746 twl4030->master_substream = twl4030->slave_substream;
1748 twl4030->slave_substream = NULL;
1876 if (twl4030->slave_substream)
H A Dwm8903.c235 struct snd_pcm_substream *slave_substream; member in struct:wm8903_priv
1256 wm8903->slave_substream = substream;
1277 wm8903->master_substream = wm8903->slave_substream;
1279 wm8903->slave_substream = NULL;
1308 if (substream == wm8903->slave_substream) {

Completed in 82 milliseconds