Searched refs:_lock_user_prot_reg (Results 1 – 6 of 6) sorted by relevance
218 return part->master->_lock_user_prot_reg(part->master, from, len); in part_lock_user_prot_reg()418 if (master->_lock_user_prot_reg) in allocate_partition()419 slave->mtd._lock_user_prot_reg = part_lock_user_prot_reg; in allocate_partition()
1069 if (!mtd->_lock_user_prot_reg) in mtd_lock_user_prot_reg()1073 return mtd->_lock_user_prot_reg(mtd, from, len); in mtd_lock_user_prot_reg()
217 int (*_lock_user_prot_reg) (struct mtd_info *mtd, loff_t from, member
537 mtd->_lock_user_prot_reg = cfi_amdstd_lock_user_prot_reg; in cfi_cmdset_0002()
638 mtd->_lock_user_prot_reg = cfi_intelext_lock_user_prot_reg; in cfi_intelext_setup()
4080 mtd->_lock_user_prot_reg = onenand_lock_user_prot_reg; in onenand_scan()