Searched refs:mux_ctrl (Results 1 – 1 of 1) sorted by relevance
35 struct mux_control *mux_ctrl; member190 priv->mux_ctrl = control; in am654_hbmc_probe()227 if (priv->mux_ctrl) in am654_hbmc_probe()228 mux_control_deselect(priv->mux_ctrl); in am654_hbmc_probe()239 if (priv->mux_ctrl) in am654_hbmc_remove()240 mux_control_deselect(priv->mux_ctrl); in am654_hbmc_remove()