Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mtd/nand/raw/
Dnandsim.c279 union ns_mem { union
305 union ns_mem *pages;
311 union ns_mem buf;
564 ns->pages = vmalloc(array_size(sizeof(union ns_mem), ns->geom.pgnum)); in alloc_device()
1364 static inline union ns_mem *NS_GET_PAGE(struct nandsim *ns) in NS_GET_PAGE()
1411 union ns_mem *mypage; in read_page()
1455 union ns_mem *mypage; in erase_sector()
1484 union ns_mem *mypage; in prog_page()