Searched refs:_get_user_prot_info (Results 1 – 7 of 7) sorted by relevance
502 mtd->_get_user_prot_info = spi_nor_mtd_otp_info; in spi_nor_set_mtd_otp_ops()
943 if (mtd->_get_user_prot_info && mtd->_read_user_prot_reg) { in mtd_otp_nvmem_add()2114 if (!master->_get_user_prot_info) in mtd_get_user_prot_info()2118 return master->_get_user_prot_info(master, len, retlen, buf); in mtd_get_user_prot_info()
334 int (*_get_user_prot_info) (struct mtd_info *mtd, size_t len, member
603 device->_get_user_prot_info = dataflash_get_otp_info; in otp_setup()
657 mtd->_get_user_prot_info = cfi_intelext_get_user_prot_info; in cfi_intelext_setup()
625 mtd->_get_user_prot_info = cfi_amdstd_get_user_prot_info; in cfi_cmdset_0002()
3959 mtd->_get_user_prot_info = onenand_get_user_prot_info; in onenand_scan()