Lines Matching defs:np
21 struct device_node *np) in of_mdiobus_register()
31 struct device_node *np) in devm_of_mdiobus_register()
54 const struct device_node *np) in of_mdio_parse_addr()
81 static inline int of_mdiobus_register(struct mii_bus *mdio, struct device_node *np) in of_mdiobus_register()
93 struct device_node *np) in devm_of_mdiobus_register()
98 static inline struct mdio_device *of_mdio_find_device(struct device_node *np) in of_mdio_find_device()
117 of_phy_get_and_connect(struct net_device *dev, struct device_node *np, in of_phy_get_and_connect()
129 const struct device_node *np) in of_mdio_parse_addr()
133 static inline int of_phy_register_fixed_link(struct device_node *np) in of_phy_register_fixed_link()
137 static inline void of_phy_deregister_fixed_link(struct device_node *np) in of_phy_deregister_fixed_link()
140 static inline bool of_phy_is_fixed_link(struct device_node *np) in of_phy_is_fixed_link()