Searched defs:nand (Results 1 – 3 of 3) sorted by relevance
257 nanddev_per_page_oobsize(const struct nand_device *nand) in nanddev_per_page_oobsize()269 nanddev_pages_per_eraseblock(const struct nand_device *nand) in nanddev_pages_per_eraseblock()292 nanddev_eraseblocks_per_lun(const struct nand_device *nand) in nanddev_eraseblocks_per_lun()341 static inline u64 nanddev_size(const struct nand_device *nand) in nanddev_size()356 nanddev_get_memorg(struct nand_device *nand) in nanddev_get_memorg()375 static inline int nanddev_register(struct nand_device *nand) in nanddev_register()390 static inline int nanddev_unregister(struct nand_device *nand) in nanddev_unregister()403 static inline void nanddev_set_of_node(struct nand_device *nand, in nanddev_set_of_node()557 static inline void nanddev_pos_next_lun(struct nand_device *nand, in nanddev_pos_next_lun()671 static inline bool nanddev_io_iter_end(struct nand_device *nand, in nanddev_io_iter_end()[all …]
451 static inline struct spinand_device *nand_to_spinand(struct nand_device *nand) in nand_to_spinand()
139 struct nand_internal_data nand; member
Completed in 8 milliseconds