Home
last modified time | relevance | path

Searched refs:omap_nand_ids (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/platform_data/
H A Dmtd-nand-omap2.h66 static const struct of_device_id omap_nand_ids[] = { variable
/linux/drivers/mtd/nand/raw/
H A Domap2.c2306 MODULE_DEVICE_TABLE(of, omap_nand_ids);
2313 .of_match_table = omap_nand_ids,
/linux/drivers/memory/
H A Domap-gpmc.c2249 if (of_match_node(omap_nand_ids, child)) { in gpmc_probe_generic_child()