Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mux/
H A Dconsumer.h37 static inline int __must_check mux_state_select(struct mux_state *mstate) in mux_state_select() function
/openbmc/linux/drivers/phy/
H A Dphy-can-transceiver.c36 ret = mux_state_select(can_transceiver_phy->mux_state); in can_transceiver_phy_power_on()