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 | 141 int (*apply_config)(struct osnoise_tool *tool); 138 int (*apply_config)(struct osnoise_tool *tool); global() member
|
| H A D | common.c | 264 retval = ops->apply_config(tool); in top_main_loop()
|
| H A D | osnoise_top.c | 505 .apply_config = osnoise_top_apply_config, in osnoise_top_parse_args()
|
| H A D | osnoise_hist.c | 682 .apply_config = osnoise_hist_apply_config, in osnoise_hist_parse_args()
|
| H A D | timerlat_top.c | 870 .apply_config = timerlat_top_apply_config, in timerlat_top_bpf_main_loop()
|
| H A D | timerlat_hist.c | 1099 .apply_config = timerlat_hist_apply_config, in timerlat_init_hist()
|