Searched refs:fixup (Results 1 – 3 of 3) sorted by relevance
2191 int fixup; in snd_pcm_oss_get_ptr() local2215 fixup = 0; in snd_pcm_oss_get_ptr()2217 fixup = runtime->oss.buffer_used; in snd_pcm_oss_get_ptr()2221 fixup = -runtime->oss.buffer_used; in snd_pcm_oss_get_ptr()2241 info.blocks = (runtime->oss.buffer_bytes - delay - fixup) / runtime->oss.period_bytes; in snd_pcm_oss_get_ptr()2243 info.blocks = (delay + fixup) / runtime->oss.period_bytes; in snd_pcm_oss_get_ptr()2246 delay += fixup; in snd_pcm_oss_get_ptr()2261 int fixup; in snd_pcm_oss_get_space() local2294 fixup = 0; in snd_pcm_oss_get_space()2297 fixup = -runtime->oss.buffer_used; in snd_pcm_oss_get_space()[all …]
151 struct skl_pipe_params *params, int fixup) in skl_tplg_update_params() argument153 if (fixup & SKL_RATE_FIXUP_MASK) in skl_tplg_update_params()155 if (fixup & SKL_CH_FIXUP_MASK) { in skl_tplg_update_params()159 if (fixup & SKL_FMT_FIXUP_MASK) { in skl_tplg_update_params()
67 unsigned int fixup:1; /* Means that this sku is set by driver, not read from hw */ member656 spec->cdefine.fixup = 1; in alc_fixup_sku_ignore()680 if (spec->cdefine.fixup) { in alc_auto_parse_customize_define()769 if (spec->cdefine.fixup) { in alc_subsystem_id()