Home
last modified time | relevance | path

Searched defs:nBlock (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/char/
Dnwflash.c149 int nBlock, temp, rc; in flash_write() local
292 static int erase_block(int nBlock) in erase_block()