Searched refs:snd_pcm_direction_name (Results 1 – 11 of 11) sorted by relevance
/linux/sound/soc/codecs/ |
H A D | hda.c | 48 snd_pcm_direction_name(dir)); in hda_codec_create_dais() 68 snd_pcm_direction_name(dir)); in hda_codec_create_dais()
|
/linux/sound/core/ |
H A D | pcm_timer.c | 111 snd_pcm_direction_name(substream->stream), in snd_pcm_timer_init()
|
/linux/include/trace/events/ |
H A D | asoc.h | 216 snd_pcm_direction_name(__entry->stream), __entry->paths)
|
/linux/sound/soc/tegra/ |
H A D | tegra210_i2s.c | 121 snd_pcm_direction_name(stream)); in tegra210_i2s_sw_reset() 162 snd_pcm_direction_name(stream)); in tegra210_i2s_init()
|
/linux/sound/soc/fsl/ |
H A D | lpc3xxx-i2s.c | 191 dev_dbg(dev, "Stream : %s\n", snd_pcm_direction_name(substream->stream)); in lpc3xxx_i2s_hw_params()
|
/linux/sound/soc/stm/ |
H A D | stm32_i2s.c | 960 snd_pcm_direction_name(substream->stream)); in stm32_i2s_trigger() 1006 snd_pcm_direction_name(substream->stream)); in stm32_i2s_trigger()
|
/linux/sound/pci/pcxhr/ |
H A D | pcxhr_mix22.c | 538 snd_pcm_direction_name(is_capture), channel); in hr222_update_analog_audio_level()
|
/linux/sound/soc/sof/ |
H A D | pcm.c | 103 snd_pcm_direction_name(dir)); in sof_pcm_setup_connected_widgets()
|
/linux/sound/soc/sof/intel/ |
H A D | hda-stream.c | 245 dev_err(sdev->dev, "error: no free %s streams\n", snd_pcm_direction_name(direction)); in hda_dsp_stream_get()
|
/linux/sound/drivers/ |
H A D | aloop.c | 903 snd_pcm_direction_name(cable->snd_timer.stream)); in loopback_snd_timer_dpcm_info()
|
/linux/sound/soc/ |
H A D | soc-dapm.c | 2756 dev_dbg(dai->dev, "Update DAI routes for %s %s\n", dai->name, snd_pcm_direction_name(dir)); in dapm_update_dai_unlocked()
|