Searched refs:mdio_ops (Results 1 – 2 of 2) sorted by relevance
139 struct mdio_ops { struct146 #define mdio_get_ops(dev) ((struct mdio_ops *)(dev)->driver->ops) argument
86 struct mdio_ops *ops = mdio_get_ops(dev); in dm_mdio_pre_remove()