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