Searched refs:mdio_mux_ops (Results 1 – 5 of 5) sorted by relevance
201 struct mdio_mux_ops { struct206 #define mdio_mux_get_ops(dev) ((struct mdio_mux_ops *)(dev)->driver->ops) argument
70 static const struct mdio_mux_ops mdio_mux_sandbox_ops = {
43 static const struct mdio_mux_ops mdio_mux_i2creg_ops = {
27 struct mdio_mux_ops *mmops; in dm_test_mdio_mux()
67 struct mdio_mux_ops *ops = mdio_mux_get_ops(mux); in mmux_change_sel()
Completed in 6 milliseconds