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()639 if (master->_lock_user_prot_reg) in allocate_partition()640 slave->_lock_user_prot_reg = part_lock_user_prot_reg; in allocate_partition()
1563 if (!mtd->_lock_user_prot_reg) in mtd_lock_user_prot_reg()1567 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 13 milliseconds