Home
last modified time | relevance | path

Searched defs:of_mdio_find_device (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/include/linux/
Dof_mdio.h98 static inline struct mdio_device *of_mdio_find_device(struct device_node *np) in of_mdio_find_device() function
/linux-6.6.21/drivers/net/mdio/
Dof_mdio.c251 struct mdio_device *of_mdio_find_device(struct device_node *np) in of_mdio_find_device() function