Searched refs:mux_control (Results 1 – 8 of 8) sorted by relevance
19 struct mux_control;26 int (*set)(struct mux_control *mux, int state);44 struct mux_control { struct70 struct mux_control mux[] __counted_by(controllers); argument104 static inline unsigned int mux_control_get_index(struct mux_control *mux) in mux_control_get_index()
23 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()
36 static int adgs1408_set(struct mux_control *mux, int state) in adgs1408_set()58 struct mux_control *mux; in adgs1408_probe()
34 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()
24 static int mux_gpio_set(struct mux_control *mux, int state) in mux_gpio_set()
237 struct mux_control *control;742 struct mux_control *control; in serdes_am654_probe()
32 struct mux_control *control;
172 struct mux_control *us_euro_mux;