Searched refs:mux_ctrl (Results 1 – 1 of 1) sorted by relevance
23 struct mux_control *mux_ctrl; member81 priv->mux_ctrl = control; in am654_hbmc_probe()105 if (priv->mux_ctrl) in am654_hbmc_probe()106 mux_control_deselect(priv->mux_ctrl); in am654_hbmc_probe()116 if (priv->mux_ctrl) in am654_hbmc_remove()117 mux_control_deselect(priv->mux_ctrl); in am654_hbmc_remove()