Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mux/
H A Dconsumer.h61 struct mux_state *devm_mux_state_get(struct device *dev,
/openbmc/linux/drivers/phy/
H A Dphy-can-transceiver.c119 mux_state = devm_mux_state_get(dev, NULL); in can_transceiver_phy_probe()
/openbmc/linux/drivers/mux/
H A Dcore.c727 struct mux_state *devm_mux_state_get(struct device *dev, in devm_mux_state_get() function
747 EXPORT_SYMBOL_GPL(devm_mux_state_get);
/openbmc/linux/Documentation/driver-api/driver-model/
H A Ddevres.rst380 devm_mux_state_get()