Searched refs:snd_hdac_stream_format_bits (Results 1 – 8 of 8) sorted by relevance
| /linux/sound/soc/sof/intel/ |
| H A D | hda-dai-ops.c | 269 bits = snd_hdac_stream_format_bits(params_format(params), SNDRV_PCM_SUBFORMAT_STD, in dmic_calc_stream_format() 296 bits = snd_hdac_stream_format_bits(params_format(params), SNDRV_PCM_SUBFORMAT_STD, in hda_ipc4_pre_trigger() 326 bits = snd_hdac_stream_format_bits(format, SNDRV_PCM_SUBFORMAT_STD, width); in hda_ipc4_pre_trigger()
|
| /linux/sound/soc/codecs/ |
| H A D | hda-dai.c | 86 bits = snd_hdac_stream_format_bits(runtime->format, runtime->subformat, in hda_codec_dai_prepare()
|
| H A D | hdac_hda.c | 227 bits = snd_hdac_stream_format_bits(params_format(params), SNDRV_PCM_SUBFORMAT_STD, maxbps); in hdac_hda_dai_hw_params()
|
| H A D | hdac_hdmi.c | 476 bits = snd_hdac_stream_format_bits(params_format(hparams), SNDRV_PCM_SUBFORMAT_STD, in hdac_hdmi_set_hw_params()
|
| /linux/sound/hda/core/ |
| H A D | device.c | 760 unsigned int snd_hdac_stream_format_bits(snd_pcm_format_t format, snd_pcm_subformat_t subformat, in snd_hdac_stream_format_bits() function 777 EXPORT_SYMBOL_GPL(snd_hdac_stream_format_bits);
|
| /linux/include/sound/ |
| H A D | hdaudio.h | 144 unsigned int snd_hdac_stream_format_bits(snd_pcm_format_t format, snd_pcm_subformat_t subformat,
|
| /linux/sound/soc/intel/avs/ |
| H A D | pcm.c | 468 bits = snd_hdac_stream_format_bits(params_format(p), params_subformat(p), in avs_dai_hda_be_prepare() 769 bits = snd_hdac_stream_format_bits(runtime->format, runtime->subformat, in avs_dai_fe_prepare()
|
| /linux/sound/hda/common/ |
| H A D | controller.c | 173 bits = snd_hdac_stream_format_bits(runtime->format, SNDRV_PCM_SUBFORMAT_STD, hinfo->maxbps); in azx_pcm_prepare()
|