Home
last modified time | relevance | path

Searched defs:qcom_nand_host (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/mtd/nand/raw/
H A Dqcom_nandc.c93 struct qcom_nand_host { struct
94 struct qcom_nand_boot_partition *boot_partitions;
96 struct nand_chip chip;
97 struct list_head node;
99 int nr_boot_partitions;
123 static struct qcom_nand_host *to_qcom_nand_host(struct nand_chip *chip) in to_qcom_nand_host() argument