Lines Matching defs:np
21 struct device_node *np) in of_mdiobus_register()
31 struct device_node *np) in devm_of_mdiobus_register()
57 const struct device_node *np) in of_mdio_parse_addr()
84 static inline int of_mdiobus_register(struct mii_bus *mdio, struct device_node *np) in of_mdiobus_register()
96 struct device_node *np) in devm_of_mdiobus_register()
101 static inline struct mdio_device *of_mdio_find_device(struct device_node *np) in of_mdio_find_device()
120 of_phy_get_and_connect(struct net_device *dev, struct device_node *np, in of_phy_get_and_connect()
139 const struct device_node *np) in of_mdio_parse_addr()
143 static inline int of_phy_register_fixed_link(struct device_node *np) in of_phy_register_fixed_link()
147 static inline void of_phy_deregister_fixed_link(struct device_node *np) in of_phy_deregister_fixed_link()
150 static inline bool of_phy_is_fixed_link(struct device_node *np) in of_phy_is_fixed_link()