Home
last modified time | relevance | path

Searched refs:mux_chip_free (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/mux/
Dcore.c193 void mux_chip_free(struct mux_chip *mux_chip) in mux_chip_free() function
200 EXPORT_SYMBOL_GPL(mux_chip_free);
206 mux_chip_free(mux_chip); in devm_mux_chip_release()
/Linux-v5.10/include/linux/mux/
Ddriver.h86 void mux_chip_free(struct mux_chip *mux_chip);