Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/nand/
Dnandsim.c297 union ns_mem { union
321 union ns_mem *pages;
327 union ns_mem buf;
608 ns->pages = vmalloc(ns->geom.pgnum * sizeof(union ns_mem)); in alloc_device()
1424 static inline union ns_mem *NS_GET_PAGE(struct nandsim *ns) in NS_GET_PAGE()
1471 union ns_mem *mypage; in read_page()
1515 union ns_mem *mypage; in erase_sector()
1544 union ns_mem *mypage; in prog_page()