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