Searched refs:erase_suspend (Results 1 – 2 of 2) sorted by relevance
246 static void erase_suspend(const FlashConfig *c) in erase_suspend() function503 erase_suspend(c); in test_geometry()548 erase_suspend(c); in test_geometry()
175 const char* erase_suspend[3] = { in cfi_tell_features() local188 if (extp->EraseSuspend < ARRAY_SIZE(erase_suspend)) in cfi_tell_features()189 printk(" Erase Suspend: %s\n", erase_suspend[extp->EraseSuspend]); in cfi_tell_features()