Home
last modified time | relevance | path

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

/Linux-v6.1/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.1/drivers/mux/
Dcore.c67 struct mux_chip *mux_chip = to_mux_chip(dev); in mux_chip_release() local
97 struct mux_chip *mux_chip; in mux_chip_alloc() local
165 int mux_chip_register(struct mux_chip *mux_chip) in mux_chip_register()
199 void mux_chip_unregister(struct mux_chip *mux_chip) in mux_chip_unregister()
211 void mux_chip_free(struct mux_chip *mux_chip) in mux_chip_free()
222 struct mux_chip *mux_chip = *(struct mux_chip **)res; in devm_mux_chip_release() local
241 struct mux_chip **ptr, *mux_chip; in devm_mux_chip_alloc() local
262 struct mux_chip *mux_chip = *(struct mux_chip **)res; in devm_mux_chip_reg_release() local
277 struct mux_chip *mux_chip) in devm_mux_chip_register()
536 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