Lines Matching defs:mux
50 static int mux_control_set(struct mux_control *mux, int state) in mux_control_set()
59 unsigned int mux_control_states(struct mux_control *mux) in mux_control_states()
72 static int __mux_control_select(struct mux_control *mux, int state) in __mux_control_select()
93 int mux_control_select(struct mux_control *mux, unsigned int state) in mux_control_select()
110 int mux_control_deselect(struct mux_control *mux) in mux_control_deselect()
127 struct mux_control *mux; in mux_of_xlate_default() local
164 int index, struct mux_control **mux) in mux_get_by_indexed_prop()
205 int mux_get_by_index(struct udevice *dev, int index, struct mux_control **mux) in mux_get_by_index()
211 struct mux_control **mux) in mux_control_get()
226 void mux_control_put(struct mux_control *mux) in mux_control_put()
247 struct mux_control **mux; in devm_mux_control_get() local
276 struct mux_control *mux = &mux_chip->mux[i]; in mux_alloc_controllers() local
295 struct mux_control *mux = &mux_chip->mux[i]; in mux_uclass_post_probe() local