Searched refs:_read_user_prot_reg (Results 1 – 7 of 7) sorted by relevance
127 return part->parent->_read_user_prot_reg(part->parent, from, len, in part_read_user_prot_reg()391 if (parent->_read_user_prot_reg) in allocate_partition()392 slave->mtd._read_user_prot_reg = part_read_user_prot_reg; in allocate_partition()
1620 if (!mtd->_read_user_prot_reg) in mtd_read_user_prot_reg()1624 return mtd->_read_user_prot_reg(mtd, from, len, retlen, buf); in mtd_read_user_prot_reg()
305 int (*_read_user_prot_reg) (struct mtd_info *mtd, loff_t from, member
594 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()536 mtd->_read_user_prot_reg = cfi_amdstd_read_user_prot_reg; in cfi_cmdset_0002()
651 mtd->_read_user_prot_reg = cfi_intelext_read_user_prot_reg; in cfi_intelext_setup()
3952 mtd->_read_user_prot_reg = onenand_read_user_prot_reg; in onenand_scan()