Searched refs:n_param (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/sound/x86/ |
| D | intel_hdmi_audio.c | 729 u32 n_param, struct snd_intelhad *intelhaddata) in had_prog_cts() argument 739 dividend = (u64)tmds * n_param*1000; in had_prog_cts() 744 tmds, n_param, cts_val); in had_prog_cts() 799 static int had_prog_n(u32 aud_samp_freq, u32 *n_param, in had_prog_n() argument 821 *n_param = n_val; in had_prog_n() 1200 u32 disp_samp_freq, n_param; in had_pcm_prepare() local 1221 retval = had_prog_n(substream->runtime->rate, &n_param, intelhaddata); in had_pcm_prepare() 1232 n_param, intelhaddata); in had_pcm_prepare() 1306 u32 disp_samp_freq, n_param; in had_process_mode_change() local 1319 retval = had_prog_n(substream->runtime->rate, &n_param, intelhaddata); in had_process_mode_change() [all …]
|