Searched defs:nand_proto (Results 1 - 7 of 7) sorted by relevance

/fuchsia/zircon/system/dev/nand/nandpart/
H A Dbad-block.h29 nand_protocol_t nand_proto; member in struct:nand::BadBlock::Config
H A Dnandpart.h57 explicit NandPartDevice(zx_device_t* parent, const nand_protocol_t& nand_proto, argument
H A Dnandpart.cpp44 nand_protocol_t nand_proto; local
/fuchsia/zircon/system/dev/nand/skip-block/
H A Dskip-block.h46 explicit SkipBlockDevice(zx_device_t* parent, nand_protocol_t nand_proto, argument
H A Dskip-block.cpp122 nand_protocol_t nand_proto; local
/fuchsia/zircon/system/dev/nand/nand/
H A Dnand.h18 nand_protocol_t nand_proto; member in struct:nand_device
H A Dnand.c381 static nand_protocol_ops_t nand_proto = { variable

Completed in 79 milliseconds