Searched refs:_lock_user_prot_reg (Results 1 – 3 of 3) sorted by relevance
432 return mtd->parent->_lock_user_prot_reg(mtd->parent, from, len); in part_lock_user_prot_reg()628 if (master->_lock_user_prot_reg) in allocate_partition()629 slave->_lock_user_prot_reg = part_lock_user_prot_reg; in allocate_partition()
1590 if (!mtd->_lock_user_prot_reg) in mtd_lock_user_prot_reg()1594 return mtd->_lock_user_prot_reg(mtd, from, len); in mtd_lock_user_prot_reg()
263 int (*_lock_user_prot_reg) (struct mtd_info *mtd, loff_t from, member
Completed in 15 milliseconds