Home
last modified time | relevance | path

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

/net/
A Dmdio-uclass.c129 const char *node_name; in mdio_bind_phy_nodes() local
139 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 9 milliseconds