Home
last modified time | relevance | path

Searched refs:NVMEM_DEVID_AUTO (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/drivers/nvmem/
Dapple-efuses.c44 .id = NVMEM_DEVID_AUTO, in apple_efuses_probe()
Dqcom-spmi-sdam.c143 sdam->sdam_config.id = NVMEM_DEVID_AUTO; in sdam_probe()
Dqfprom.c362 .id = NVMEM_DEVID_AUTO, in qfprom_probe()
Dcore.c815 case NVMEM_DEVID_AUTO: in nvmem_register()
/linux-6.1.9/include/linux/
Dnvmem-provider.h35 #define NVMEM_DEVID_AUTO (-2) macro
/linux-6.1.9/drivers/misc/eeprom/
Dat24.c720 nvmem_config.id = NVMEM_DEVID_AUTO; in at24_probe()