Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/mux/
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-v6.6/drivers/mux/
Dcore.c65 struct mux_chip *mux_chip = to_mux_chip(dev); in mux_chip_release() local
95 struct mux_chip *mux_chip; in mux_chip_alloc() local
163 int mux_chip_register(struct mux_chip *mux_chip) in mux_chip_register()
197 void mux_chip_unregister(struct mux_chip *mux_chip) in mux_chip_unregister()
209 void mux_chip_free(struct mux_chip *mux_chip) in mux_chip_free()
220 struct mux_chip *mux_chip = *(struct mux_chip **)res; in devm_mux_chip_release() local
239 struct mux_chip **ptr, *mux_chip; in devm_mux_chip_alloc() local
260 struct mux_chip *mux_chip = *(struct mux_chip **)res; in devm_mux_chip_reg_release() local
275 struct mux_chip *mux_chip) in devm_mux_chip_register()
534 struct mux_chip *mux_chip; in mux_get() local
Dgpio.c51 struct mux_chip *mux_chip; in mux_gpio_probe() local
Dmmio.c41 struct mux_chip *mux_chip; in mux_mmio_probe() local
Dadgs1408.c57 struct mux_chip *mux_chip; in adgs1408_probe() local
Dadg792a.c64 struct mux_chip *mux_chip; in adg792a_probe() local