Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dnandsim.c279 union ns_mem { union
305 union ns_mem *pages;
311 union ns_mem buf;
579 ns->pages = vmalloc(array_size(sizeof(union ns_mem), ns->geom.pgnum)); in ns_alloc_device()
1383 static inline union ns_mem *NS_GET_PAGE(struct nandsim *ns) in NS_GET_PAGE()
1430 union ns_mem *mypage; in ns_read_page()
1475 union ns_mem *mypage; in ns_erase_sector()
1504 union ns_mem *mypage; in ns_prog_page()