Home
last modified time | relevance | path

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

/linux-6.15/include/linux/mux/
H A Dconsumer.h54 int mux_state_deselect(struct mux_state *mstate);
/linux-6.15/drivers/phy/
H A Dphy-can-transceiver.c60 mux_state_deselect(can_transceiver_phy->mux_state); in can_transceiver_phy_power_off()
/linux-6.15/drivers/mux/
H A Dcore.c504 int mux_state_deselect(struct mux_state *mstate) in mux_state_deselect() function
508 EXPORT_SYMBOL_GPL(mux_state_deselect);
/linux-6.15/drivers/i2c/busses/
H A Di2c-omap.c1534 mux_state_deselect(omap->mux_state); in omap_i2c_remove()