Home
last modified time | relevance | path

Searched refs:hda_dsp_get_bits (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/sof/intel/
H A Dhda-pcm.c64 u32 hda_dsp_get_bits(struct snd_sof_dev *sdev, int sample_bits) in hda_dsp_get_bits() function
99 bits = hda_dsp_get_bits(sdev, params_width(params)); in hda_dsp_pcm_hw_params()
H A Dhda-compress.c75 bits = hda_dsp_get_bits(sdev, bps); in hda_probe_compr_set_params()
H A Dhda.h523 u32 hda_dsp_get_bits(struct snd_sof_dev *sdev, int sample_bits);
/kernel/linux/linux-6.6/sound/soc/sof/intel/
H A Dhda-pcm.c74 u32 hda_dsp_get_bits(struct snd_sof_dev *sdev, int sample_bits) in hda_dsp_get_bits() function
115 u32 bits = hda_dsp_get_bits(sdev, params_width(params)); in hda_dsp_pcm_hw_params()
H A Dhda-probes.c86 bits = hda_dsp_get_bits(sdev, bps); in hda_probes_compr_set_params()
H A Dhda.h612 u32 hda_dsp_get_bits(struct snd_sof_dev *sdev, int sample_bits);

Completed in 6 milliseconds