Home
last modified time | relevance | path

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

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