Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/
H A Dnandsim.c368 uint32_t reqopts; /* options which are required to perform the operation */ member
1225 if (!(ns->options & ops[i].reqopts)) in ns_find_operation()
1239 && (ns->options & ops[idx].reqopts)) { in ns_find_operation()