Searched refs:_lock_user_prot_reg (Results 1 – 6 of 6) sorted by relevance
191 return part->parent->_lock_user_prot_reg(part->parent, from, len); in part_lock_user_prot_reg()397 if (parent->_lock_user_prot_reg) in allocate_partition()398 slave->mtd._lock_user_prot_reg = part_lock_user_prot_reg; in allocate_partition()
1652 if (!mtd->_lock_user_prot_reg) in mtd_lock_user_prot_reg()1656 return mtd->_lock_user_prot_reg(mtd, from, len); in mtd_lock_user_prot_reg()
309 int (*_lock_user_prot_reg) (struct mtd_info *mtd, loff_t from, member
653 mtd->_lock_user_prot_reg = cfi_intelext_lock_user_prot_reg; in cfi_intelext_setup()
541 mtd->_lock_user_prot_reg = cfi_amdstd_lock_user_prot_reg; in cfi_cmdset_0002()
3954 mtd->_lock_user_prot_reg = onenand_lock_user_prot_reg; in onenand_scan()