Searched refs:mux_dev_ops (Results 1 – 1 of 1) sorted by relevance
37 static inline const struct mux_control_ops *mux_dev_ops(struct udevice *dev) in mux_dev_ops() function51 int ret = mux_dev_ops(mux->dev)->set(mux, state); in mux_control_set()190 ops = mux_dev_ops(dev_mux); in mux_get_by_indexed_prop()
Completed in 8 milliseconds