Home
last modified time | relevance | path

Searched refs:apply_config (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/memory/
H A Datmel-ebi.c45 void (*apply_config)(struct atmel_ebi_dev *ebid, member
351 caps->apply_config(ebid, &conf); in atmel_ebi_dev_setup()
379 .apply_config = at91sam9_ebi_apply_config,
388 .apply_config = at91sam9_ebi_apply_config,
397 .apply_config = at91sam9_ebi_apply_config,
406 .apply_config = at91sam9_ebi_apply_config,
415 .apply_config = at91sam9_ebi_apply_config,
424 .apply_config = at91sam9_ebi_apply_config,
433 .apply_config = at91sam9_ebi_apply_config,
440 .apply_config = sama5_ebi_apply_config,
[all …]
/openbmc/linux/arch/x86/kernel/cpu/resctrl/
H A Dctrlmondata.c273 static bool apply_config(struct rdt_hw_domain *hw_dom, in apply_config() function
332 if (!apply_config(hw_dom, cfg, idx, cpu_mask)) in resctrl_arch_update_domains()