Searched defs:mux_chip (Results 1 – 4 of 4) sorted by relevance
26 struct mux_chip { struct27 unsigned int controllers;28 struct mux_control *mux;
121 static int mux_of_xlate_default(struct mux_chip *mux_chip, in mux_of_xlate_default()168 struct mux_chip *mux_chip; in mux_get_by_indexed_prop() local263 struct mux_chip *mux_chip = dev_get_uclass_priv(dev); in mux_alloc_controllers() local289 struct mux_chip *mux_chip = dev_get_uclass_priv(dev); in mux_uclass_post_probe() local
41 struct mux_chip *mux_chip = dev_get_uclass_priv(dev); in mmio_mux_probe() local
28 struct mux_chip *mux_chip = dev_get_uclass_priv(dev); in mux_emul_probe() local
Completed in 4 milliseconds