Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/nand/raw/
Dnandsim.c374 uint32_t reqopts; /* options which are required to perform the operation */ member
1240 if (!(ns->options & ops[i].reqopts)) in find_operation()
1254 && (ns->options & ops[idx].reqopts)) { in find_operation()