Symbol: snd_pcm_direction_name
include/sound/pcm.h
1454
return snd_pcm_direction_name(substream->stream);
include/trace/events/asoc.h
216
snd_pcm_direction_name(__entry->stream), __entry->paths)
sound/core/pcm_timer.c
111
snd_pcm_direction_name(substream->stream),
sound/drivers/aloop.c
920
snd_pcm_direction_name(cable->snd_timer.stream));
sound/pci/pcxhr/pcxhr_mix22.c
509
snd_pcm_direction_name(is_capture), channel);
sound/soc/codecs/hda.c
48
snd_pcm_direction_name(dir));
sound/soc/codecs/hda.c
68
snd_pcm_direction_name(dir));
sound/soc/fsl/lpc3xxx-i2s.c
191
dev_dbg(dev, "Stream : %s\n", snd_pcm_direction_name(substream->stream));
sound/soc/renesas/rcar/msiof.c
311
snd_pcm_direction_name(substream->stream),
sound/soc/soc-dapm.c
3070
dev_dbg(dai->dev, "Update DAI routes for %s %s\n", dai->name, snd_pcm_direction_name(dir));
sound/soc/soc-pcm.c
1458
snd_pcm_direction_name(stream), fe->dai_link->name,
sound/soc/soc-pcm.c
1486
snd_pcm_direction_name(stream),
sound/soc/soc-pcm.c
1508
snd_pcm_direction_name(stream),
sound/soc/soc-pcm.c
1515
snd_pcm_direction_name(stream), fe->dai_link->name,
sound/soc/soc-pcm.c
1620
snd_pcm_direction_name(stream));
sound/soc/soc-pcm.c
1623
snd_pcm_direction_name(stream));
sound/soc/soc-pcm.c
1666
snd_pcm_direction_name(stream),
sound/soc/soc-pcm.c
1774
snd_pcm_direction_name(stream),
sound/soc/soc-pcm.c
1814
snd_pcm_direction_name(stream));
sound/soc/soc-pcm.c
1825
snd_pcm_direction_name(stream),
sound/soc/soc-pcm.c
1838
snd_pcm_direction_name(stream), be->dai_link->name);
sound/soc/soc-pcm.c
1846
snd_pcm_direction_name(stream),
sound/soc/soc-pcm.c
2669
snd_pcm_direction_name(stream), fe->dai_link->name);
sound/soc/soc-pcm.c
2689
snd_pcm_direction_name(stream), fe->dai_link->name);
sound/soc/soc-pcm.c
293
snd_pcm_direction_name(stream));
sound/soc/sof/intel/hda-stream.c
252
dev_err(sdev->dev, "error: no free %s streams\n", snd_pcm_direction_name(direction));
sound/soc/sof/pcm.c
85
dai->name, snd_pcm_direction_name(dir));
sound/soc/stm/stm32_i2s.c
1006
snd_pcm_direction_name(substream->stream));
sound/soc/stm/stm32_i2s.c
960
snd_pcm_direction_name(substream->stream));
sound/soc/tegra/tegra210_i2s.c
134
snd_pcm_direction_name(stream));
sound/soc/tegra/tegra210_i2s.c
173
snd_pcm_direction_name(stream));