Home
last modified time | relevance | path

Searched refs:erase_suspend (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/mtd/chips/
Dcfi_cmdset_0002.c175 const char* erase_suspend[3] = { in cfi_tell_features() local
188 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()