Home
last modified time | relevance | path

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

/drivers/char/
Dtile-srom.c192 int bytes_this_pass = min(count, SROM_CHUNK_SIZE); in srom_read() local
247 int bytes_this_pass = min(count, SROM_CHUNK_SIZE); in srom_write() local