Home
last modified time | relevance | path

Searched refs:mux_control_ops (Results 1 – 4 of 4) sorted by relevance

/u-boot/include/
A Dmux-internal.h35 struct mux_control_ops { struct
/u-boot/drivers/mux/
A Dmux-uclass.c36 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()
A Dmmio.c29 static const struct mux_control_ops mux_mmio_ops = {
/u-boot/test/dm/
A Dmux-emul.c49 static const struct mux_control_ops mux_emul_ops = {

Completed in 19 milliseconds