Searched refs:_get_user_prot_info (Results 1 – 7 of 7) sorted by relevance
130 return part->parent->_get_user_prot_info(part->parent, len, retlen, in part_get_user_prot_info()395 if (parent->_get_user_prot_info) in allocate_partition()396 slave->mtd._get_user_prot_info = part_get_user_prot_info; in allocate_partition()
1689 if (!mtd->_get_user_prot_info) in mtd_get_user_prot_info()1693 return mtd->_get_user_prot_info(mtd, len, retlen, buf); in mtd_get_user_prot_info()
294 int (*_get_user_prot_info) (struct mtd_info *mtd, size_t len, member
589 device->_get_user_prot_info = dataflash_get_otp_info; in otp_setup()
655 mtd->_get_user_prot_info = cfi_intelext_get_user_prot_info; in cfi_intelext_setup()
597 mtd->_get_user_prot_info = cfi_amdstd_get_user_prot_info; in cfi_cmdset_0002()
3957 mtd->_get_user_prot_info = onenand_get_user_prot_info; in onenand_scan()