Home
last modified time | relevance | path

Searched defs:mux_chip (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/mux/
H A Ddriver.h64 struct mux_chip { struct
73 #define to_mux_chip(x) container_of((x), struct mux_chip, dev) argument
81 static inline void *mux_chip_priv(struct mux_chip *mux_chip) in mux_chip_priv()
/linux/drivers/mux/
H A Dmmio.c60 struct mux_chip *mux_chip; in mux_mmio_probe() local
175 struct mux_chip *mux_chip = dev_get_drvdata(dev); in mux_mmio_suspend_noirq() local
195 struct mux_chip *mux_chip = dev_get_drvdata(dev); in mux_mmio_resume_noirq() local
H A Dgpio.c50 struct mux_chip *mux_chip; in mux_gpio_probe() local
H A Dadgs1408.c57 struct mux_chip *mux_chip; in adgs1408_probe() local
H A Dadg792a.c64 struct mux_chip *mux_chip; in adg792a_probe() local