Searched refs:_read_user_prot_reg (Results 1 – 7 of 7) sorted by relevance
503 mtd->_read_user_prot_reg = spi_nor_mtd_otp_read; in spi_nor_otp_init()
883 if (mtd->_get_user_prot_info && mtd->_read_user_prot_reg) { in mtd_otp_nvmem_add()2037 if (!master->_read_user_prot_reg) in mtd_read_user_prot_reg()2041 return master->_read_user_prot_reg(master, from, len, retlen, buf); in mtd_read_user_prot_reg()
332 int (*_read_user_prot_reg) (struct mtd_info *mtd, loff_t from, member
597 device->_read_user_prot_reg = dataflash_read_user_otp; in otp_setup()
321 mtd->_read_user_prot_reg = cfi_amdstd_secsi_read; in fixup_use_secsi()607 mtd->_read_user_prot_reg = cfi_amdstd_read_user_prot_reg; in cfi_cmdset_0002()
653 mtd->_read_user_prot_reg = cfi_intelext_read_user_prot_reg; in cfi_intelext_setup()
3948 mtd->_read_user_prot_reg = onenand_read_user_prot_reg; in onenand_scan()
Completed in 33 milliseconds