Searched refs:rootnode (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/mtd/nand/
H A Dmpc5121_nfc.c630 struct device_node *rootnode, *dn = op->dev.of_node; mpc5121_nfc_probe() local
718 rootnode = of_find_node_by_path("/"); mpc5121_nfc_probe()
719 if (of_device_is_compatible(rootnode, "fsl,mpc5121ads")) { mpc5121_nfc_probe()
723 of_node_put(rootnode); mpc5121_nfc_probe()
729 of_node_put(rootnode); mpc5121_nfc_probe()
/linux-4.4.14/fs/befs/
H A Dbtree.c43 * all kinds of useful things about the tree, like where the rootnode
244 * Read the superblock and rootnode of the b+tree.

Completed in 273 milliseconds