Searched refs:mux_state_put (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/mux/
H A Dcore.c701 * mux_state_put() - Put away the mux-state for good.
704 * mux_state_put() reverses the effects of mux_state_get().
706 static void mux_state_put(struct mux_state *mstate) function
716 mux_state_put(mstate);

Completed in 353 milliseconds