elm_of_node 153 drivers/mtd/nand/raw/omap2.c struct device_node *elm_of_node; elm_of_node 1735 drivers/mtd/nand/raw/omap2.c if (ecc_needs_elm && !is_elm_present(info, info->elm_of_node)) { elm_of_node 1765 drivers/mtd/nand/raw/omap2.c info->elm_of_node = of_parse_phandle(child, "ti,elm-id", 0); elm_of_node 1766 drivers/mtd/nand/raw/omap2.c if (!info->elm_of_node) { elm_of_node 1767 drivers/mtd/nand/raw/omap2.c info->elm_of_node = of_parse_phandle(child, "elm_id", 0); elm_of_node 1768 drivers/mtd/nand/raw/omap2.c if (!info->elm_of_node) elm_of_node 1784 drivers/mtd/nand/raw/omap2.c if (info->elm_of_node) elm_of_node 1789 drivers/mtd/nand/raw/omap2.c if (info->elm_of_node)