Searched refs:_read_user_prot_reg (Results 1 – 7 of 7) sorted by relevance
150 return part->master->_read_user_prot_reg(part->master, from, len, in part_read_user_prot_reg()412 if (master->_read_user_prot_reg) in allocate_partition()413 slave->mtd._read_user_prot_reg = part_read_user_prot_reg; in allocate_partition()
1037 if (!mtd->_read_user_prot_reg) in mtd_read_user_prot_reg()1041 return mtd->_read_user_prot_reg(mtd, from, len, retlen, buf); in mtd_read_user_prot_reg()
213 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()
250 mtd->_read_user_prot_reg = cfi_amdstd_secsi_read; in fixup_use_secsi()532 mtd->_read_user_prot_reg = cfi_amdstd_read_user_prot_reg; in cfi_cmdset_0002()
636 mtd->_read_user_prot_reg = cfi_intelext_read_user_prot_reg; in cfi_intelext_setup()
4078 mtd->_read_user_prot_reg = onenand_read_user_prot_reg; in onenand_scan()