Home
last modified time | relevance | path

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

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