Searched refs:apply_config (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/memory/ |
| H A D | atmel-ebi.c | 49 void (*apply_config)(struct atmel_ebi_dev *ebid, member 355 caps->apply_config(ebid, &conf); in atmel_ebi_dev_setup() 383 .apply_config = at91sam9_ebi_apply_config, 392 .apply_config = at91sam9_ebi_apply_config, 401 .apply_config = at91sam9_ebi_apply_config, 410 .apply_config = at91sam9_ebi_apply_config, 419 .apply_config = at91sam9_ebi_apply_config, 428 .apply_config = at91sam9_ebi_apply_config, 437 .apply_config = at91sam9_ebi_apply_config, 444 .apply_config = sama5_ebi_apply_config, [all …]
|
| /linux/tools/tracing/rtla/src/ |
| H A D | common.h | 138 int (*apply_config)(struct osnoise_tool *tool); member
|
| H A D | common.c | 125 retval = ops->apply_config(tool); in run_tool()
|
| H A D | osnoise_top.c | 575 .apply_config = osnoise_top_apply_config,
|
| H A D | osnoise_hist.c | 748 .apply_config = osnoise_hist_apply_config,
|
| H A D | timerlat_top.c | 929 .apply_config = timerlat_top_apply_config,
|
| H A D | timerlat_hist.c | 1154 .apply_config = timerlat_hist_apply_config,
|