Home
last modified time | relevance | path

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

/linux-5.10/include/linux/mux/
Ddriver.h60 struct mux_chip { struct
69 #define to_mux_chip(x) container_of((x), struct mux_chip, dev) argument
77 static inline void *mux_chip_priv(struct mux_chip *mux_chip) in mux_chip_priv()
/linux-5.10/drivers/mux/
Dcore.c52 struct mux_chip *mux_chip = to_mux_chip(dev); in mux_chip_release() local
82 struct mux_chip *mux_chip; in mux_chip_alloc() local
147 int mux_chip_register(struct mux_chip *mux_chip) in mux_chip_register()
181 void mux_chip_unregister(struct mux_chip *mux_chip) in mux_chip_unregister()
193 void mux_chip_free(struct mux_chip *mux_chip) in mux_chip_free()
204 struct mux_chip *mux_chip = *(struct mux_chip **)res; in devm_mux_chip_release() local
223 struct mux_chip **ptr, *mux_chip; in devm_mux_chip_alloc() local
244 struct mux_chip *mux_chip = *(struct mux_chip **)res; in devm_mux_chip_reg_release() local
259 struct mux_chip *mux_chip) in devm_mux_chip_register()
429 struct mux_chip *mux_chip; in mux_control_get() local
Dgpio.c49 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