Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mtd/chips/
Dcfi_cmdset_0002.c172 const char* erase_suspend[3] = { in cfi_tell_features() local
185 if (extp->EraseSuspend < ARRAY_SIZE(erase_suspend)) in cfi_tell_features()
186 printk(" Erase Suspend: %s\n", erase_suspend[extp->EraseSuspend]); in cfi_tell_features()