Searched refs:apply_config (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/memory/ |
D | atmel-ebi.c | 45 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 …]
|
/linux-6.1.9/arch/x86/kernel/cpu/resctrl/ |
D | ctrlmondata.c | 269 static bool apply_config(struct rdt_hw_domain *hw_dom, in apply_config() function 329 if (!apply_config(hw_dom, cfg, idx, cpu_mask)) in resctrl_arch_update_domains()
|