Searched refs:mux_control_ops (Results 1 – 4 of 4) sorted by relevance
35 struct mux_control_ops { struct
36 static inline const struct mux_control_ops *mux_dev_ops(struct udevice *dev) in mux_dev_ops()38 return (const struct mux_control_ops *)dev->driver->ops; in mux_dev_ops()167 const struct mux_control_ops *ops; in mux_get_by_indexed_prop()
29 static const struct mux_control_ops mux_mmio_ops = {
49 static const struct mux_control_ops mux_emul_ops = {
Completed in 19 milliseconds