Searched refs:omap_nand_ids (Results 1 – 3 of 3) sorted by relevance
66 static const struct of_device_id omap_nand_ids[] = { variable
2305 /* omap_nand_ids defined in linux/platform_data/mtd-nand-omap2.h */2306 MODULE_DEVICE_TABLE(of, omap_nand_ids);2313 .of_match_table = omap_nand_ids,
2227 if (of_match_node(omap_nand_ids, child)) { in gpmc_probe_generic_child()