Searched refs:_get_user_prot_info (Results 1 – 8 of 8) sorted by relevance
478 mtd->_get_user_prot_info = macronix_30lfxg18ac_get_otp_info; in macronix_nand_setup_otp()
502 mtd->_get_user_prot_info = spi_nor_mtd_otp_info; in spi_nor_set_mtd_otp_ops()
334 int (*_get_user_prot_info) (struct mtd_info *mtd, size_t len, member
954 if (mtd->_get_user_prot_info && mtd->_read_user_prot_reg) { in mtd_otp_nvmem_add()2158 if (!master->_get_user_prot_info) in mtd_get_user_prot_info()2162 return master->_get_user_prot_info(master, len, retlen, buf); in mtd_get_user_prot_info()
595 device->_get_user_prot_info = dataflash_get_otp_info; in otp_setup()
658 mtd->_get_user_prot_info = cfi_intelext_get_user_prot_info; in cfi_intelext_setup()
623 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()