Searched refs:xlate_config (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/memory/ |
H A D | atmel-ebi.c | 42 int (*xlate_config)(struct atmel_ebi_dev *ebid, member 339 ret = caps->xlate_config(ebid, np, &conf); in atmel_ebi_dev_setup() 378 .xlate_config = atmel_ebi_xslate_smc_config, 387 .xlate_config = atmel_ebi_xslate_smc_config, 396 .xlate_config = atmel_ebi_xslate_smc_config, 405 .xlate_config = atmel_ebi_xslate_smc_config, 414 .xlate_config = atmel_ebi_xslate_smc_config, 423 .xlate_config = atmel_ebi_xslate_smc_config, 432 .xlate_config = atmel_ebi_xslate_smc_config, 439 .xlate_config [all...] |
/kernel/linux/linux-6.6/drivers/memory/ |
H A D | atmel-ebi.c | 42 int (*xlate_config)(struct atmel_ebi_dev *ebid, member 339 ret = caps->xlate_config(ebid, np, &conf); in atmel_ebi_dev_setup() 378 .xlate_config = atmel_ebi_xslate_smc_config, 387 .xlate_config = atmel_ebi_xslate_smc_config, 396 .xlate_config = atmel_ebi_xslate_smc_config, 405 .xlate_config = atmel_ebi_xslate_smc_config, 414 .xlate_config = atmel_ebi_xslate_smc_config, 423 .xlate_config = atmel_ebi_xslate_smc_config, 432 .xlate_config = atmel_ebi_xslate_smc_config, 439 .xlate_config [all...] |
Completed in 2 milliseconds