Searched refs:node_name (Results 1 – 1 of 1) sorted by relevance
129 const char *node_name; in mdio_bind_phy_nodes() local139 node_name = ofnode_get_name(phy_node); in mdio_bind_phy_nodes()140 dev_dbg(mdio_dev, "* Found child node: '%s'\n", node_name); in mdio_bind_phy_nodes()143 node_name, phy_node, &phy_dev); in mdio_bind_phy_nodes()149 dev_dbg(mdio_dev, " - bound phy device: '%s'\n", node_name); in mdio_bind_phy_nodes()
Completed in 4 milliseconds