Home
last modified time | relevance | path

Searched refs:mux_control (Results 1 – 8 of 8) sorted by relevance

/linux/include/linux/mux/
H A Ddriver.h19 struct mux_control;
26 int (*set)(struct mux_control *mux, int state);
44 struct mux_control { struct
70 struct mux_control mux[] __counted_by(controllers); argument
104 static inline unsigned int mux_control_get_index(struct mux_control *mux) in mux_control_get_index()
/linux/drivers/mux/
H A Dmmio.c23 static int mux_mmio_get(struct mux_control *mux, int *state) in mux_mmio_get()
31 static int mux_mmio_set(struct mux_control *mux, int state) in mux_mmio_set()
115 struct mux_control *mux = &mux_chip->mux[i]; in mux_mmio_probe()
H A Dadgs1408.c36 static int adgs1408_set(struct mux_control *mux, int state) in adgs1408_set()
58 struct mux_control *mux; in adgs1408_probe()
H A Dadg792a.c34 static int adg792a_set(struct mux_control *mux, int state) in adg792a_set()
99 struct mux_control *mux = &mux_chip->mux[i]; in adg792a_probe()
H A Dgpio.c24 static int mux_gpio_set(struct mux_control *mux, int state) in mux_gpio_set()
/linux/drivers/phy/ti/
H A Dphy-am654-serdes.c237 struct mux_control *control;
742 struct mux_control *control; in serdes_am654_probe()
/linux/drivers/iio/multiplexer/
H A Diio-mux.c32 struct mux_control *control;
/linux/sound/soc/codecs/
H A Dwcd938x.c172 struct mux_control *us_euro_mux;