Searched refs:n_param (Results 1 – 1 of 1) sorted by relevance
| /linux/sound/x86/ |
| H A D | intel_hdmi_audio.c | 725 u32 n_param, struct snd_intelhad *intelhaddata) in had_prog_cts() argument 735 dividend = (u64)tmds * n_param*1000; in had_prog_cts() 740 tmds, n_param, cts_val); in had_prog_cts() 795 static int had_prog_n(u32 aud_samp_freq, u32 *n_param, in had_prog_n() argument 817 *n_param = n_val; in had_prog_n() 1173 u32 disp_samp_freq, n_param; in had_pcm_prepare() local 1192 retval = had_prog_n(substream->runtime->rate, &n_param, intelhaddata); in had_pcm_prepare() 1203 n_param, intelhaddata); in had_pcm_prepare() 1263 u32 disp_samp_freq, n_param; in had_process_mode_change() local 1276 retval = had_prog_n(substream->runtime->rate, &n_param, intelhaddata); in had_process_mode_change() [all …]
|