Searched refs:omap_nand_ids (Results 1 – 3 of 3) sorted by relevance
66 static const struct of_device_id omap_nand_ids[] = { variable
2292 MODULE_DEVICE_TABLE(of, omap_nand_ids);2299 .of_match_table = omap_nand_ids,
2177 if (of_match_node(omap_nand_ids, child)) { in gpmc_probe_generic_child()