Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mux/
Dcore.c681 static struct mux_state *mux_state_get(struct device *dev, const char *mux_name) in mux_state_get() function
736 mstate = mux_state_get(dev, mux_name); in devm_mux_state_get()