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

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

Completed in 202 milliseconds