Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/chips/
H A Dcfi_cmdset_0002.c176 const char* erase_suspend[3] = { in cfi_tell_features() local
189 if (extp->EraseSuspend < ARRAY_SIZE(erase_suspend)) in cfi_tell_features()
190 printk(" Erase Suspend: %s\n", erase_suspend[extp->EraseSuspend]); in cfi_tell_features()
/kernel/linux/linux-6.6/drivers/mtd/chips/
H A 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()

Completed in 7 milliseconds