Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/nvmem/
Dqoriq-efuse.c39 .id = NVMEM_DEVID_AUTO, in qoriq_efuse_probe()
Dapple-efuses.c45 .id = NVMEM_DEVID_AUTO, in apple_efuses_probe()
Dsec-qfprom.c53 .id = NVMEM_DEVID_AUTO, in sec_qfprom_probe()
Drmem.c77 config.id = NVMEM_DEVID_AUTO; in rmem_probe()
Dqcom-spmi-sdam.c143 sdam->sdam_config.id = NVMEM_DEVID_AUTO; in sdam_probe()
Dimx-ocotp-ele.c130 priv->config.id = NVMEM_DEVID_AUTO; in imx_ele_ocotp_probe()
Dqfprom.c363 .id = NVMEM_DEVID_AUTO, in qfprom_probe()
Dcore.c976 case NVMEM_DEVID_AUTO: in nvmem_register()
/linux-6.12.1/include/linux/
Dnvmem-provider.h37 #define NVMEM_DEVID_AUTO (-2) macro
/linux-6.12.1/drivers/misc/mchp_pci1xxxx/
Dmchp_pci1xxxx_otpe2p.c367 priv->nvmem_config_eeprom.id = NVMEM_DEVID_AUTO; in pci1xxxx_otp_eeprom_probe()
387 priv->nvmem_config_otp.id = NVMEM_DEVID_AUTO; in pci1xxxx_otp_eeprom_probe()
/linux-6.12.1/drivers/misc/eeprom/
Dat24.c730 nvmem_config.id = NVMEM_DEVID_AUTO; in at24_probe()
/linux-6.12.1/drivers/mtd/
Dmtdcore.c901 config.id = NVMEM_DEVID_AUTO; in mtd_otp_nvmem_register()