Searched defs:mux_chip (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/mux/
H A Dgpio.c51 struct mux_chip *mux_chip; local
[all...]
H A Dmmio.c41 struct mux_chip *mux_chip; local
H A Dadgs1408.c57 struct mux_chip *mux_chip; local
H A Dadg792a.c64 struct mux_chip *mux_chip; local
[all...]
H A Dcore.c65 struct mux_chip *mux_chip = to_mux_chip(dev); local
95 struct mux_chip *mux_chip; local
163 mux_chip_register(struct mux_chip *mux_chip) argument
197 mux_chip_unregister(struct mux_chip *mux_chip) argument
209 mux_chip_free(struct mux_chip *mux_chip) argument
220 struct mux_chip *mux_chip = *(struct mux_chip **)res; local
239 struct mux_chip **ptr, *mux_chip; local
260 struct mux_chip *mux_chip = *(struct mux_chip **)res; local
274 devm_mux_chip_register(struct device *dev, struct mux_chip *mux_chip) argument
534 struct mux_chip *mux_chip; local
[all...]
/linux-master/include/linux/mux/
H A Ddriver.h64 struct mux_chip { struct
81 static inline void *mux_chip_priv(struct mux_chip *mux_chip) argument
[all...]

Completed in 200 milliseconds