Searched refs:mux_control_try_select (Results 1 – 4 of 4) sorted by relevance
21 int __must_check mux_control_try_select(struct mux_control *mux,
366 int mux_control_try_select(struct mux_control *mux, unsigned int state) in mux_control_try_select() function380 EXPORT_SYMBOL_GPL(mux_control_try_select);
83 ret = mux_control_try_select(vmux->mux, local->index); in video_mux_link_setup()
1092 ret = mux_control_try_select(dsi->mux, use_dcss); in nwl_dsi_select_input()