Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/env/
H A Dfw_env.c679 static int flash_bad_block(int fd, uint8_t mtd_type, loff_t blockstart) in flash_bad_block()
715 loff_t blockstart; /* running start of the current block - in flash_read_buf() local
804 loff_t blockstart; /* running start of the current block - in flash_write_buf() local
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dvoc.c746 static void blockstart(sox_format_t * ft) in blockstart() function