Searched refs:mtd_device_validate (Results 1 – 2 of 2) sorted by relevance
151 static int mtd_device_validate(u8 type, u8 num, u32 *size) in mtd_device_validate() function367 (mtd_device_validate(id->type, id->num, &size) != 0)) { in mtdparts_init()
720 static int mtd_device_validate(u8 type, u8 num, u64 *size) in mtd_device_validate() function1654 if (mtd_device_validate(type, num, &size) != 0)