Searched refs:nand_flash_dev (Results 1 – 3 of 3) sorted by relevance
28 struct nand_flash_dev;33 struct nand_flash_dev *type);42 struct nand_flash_dev *table);1103 struct nand_flash_dev { struct1137 extern struct nand_flash_dev nand_flash_ids[]; argument
26 struct nand_flash_dev nand_flash_ids[] = {
4219 static void nand_decode_id(struct nand_chip *chip, struct nand_flash_dev *type) in nand_decode_id()4246 static inline bool is_full_id_nand(struct nand_flash_dev *type) in is_full_id_nand()4252 struct nand_flash_dev *type) in find_full_id_nand()4299 int *dev_id, struct nand_flash_dev *type) in nand_detect()4585 struct nand_flash_dev *table) in nand_scan_ident()
Completed in 19 milliseconds