Searched defs:nand_info (Results 1 - 11 of 11) sorted by relevance

/fuchsia/zircon/system/dev/nand/nandpart/
H A Dnandpart-utils.cpp21 zx_status_t SanitizePartitionMap(zbi_partition_map_t* pmap, const nand_info_t& nand_info) { argument
H A Dnandpart.h57 NandPartDevice(zx_device_t* parent, const nand_protocol_t& nand_proto, fbl::RefPtr<BadBlock> bad_block, size_t parent_op_size, const nand_info_t& nand_info, uint32_t erase_block_start) argument
H A Daml-bad-block.h58 AmlBadBlock(zx::vmo data_vmo, zx::vmo oob_vmo, fbl::Array<uint8_t> nand_op, Config config, nand_info_t nand_info, BlockStatus* table, uint32_t table_len, OobMetadata* oob) argument
H A Daml-bad-block.cpp46 nand_info_t nand_info; local
H A Dnandpart.cpp52 nand_info_t nand_info; local
/fuchsia/zircon/system/public/zircon/device/
H A Dnand.h21 struct nand_info { struct
H A Dram-nand.h41 nand_info_t nand_info; member in struct:ram_nand_info
/fuchsia/zircon/system/dev/nand/nand/
H A Dnand_driver_test.c39 nand_info_t nand_info; local
50 nand_info_t nand_info; local
123 nand_info_t nand_info; local
206 nand_info_t nand_info; local
[all...]
H A Dnand.h21 nand_info_t nand_info; member in struct:nand_device
/fuchsia/zircon/system/dev/nand/skip-block/
H A Dskip-block.cpp27 nand_info_t* nand_info; member in struct:nand::__anon452::BlockOperationContext
/fuchsia/zircon/system/dev/nand/aml-rawnand/
H A Daml-rawnand.c790 static zx_status_t aml_get_nand_info(void* ctx, struct nand_info* nand_info) { argument
[all...]

Completed in 42 milliseconds