Searched refs:glue_ops (Results 1 – 3 of 3) sorted by relevance
1212 const struct dwc3_glue_ops *glue_ops; member1634 if (dwc->glue_ops && dwc->glue_ops->pre_set_role) in dwc3_pre_set_role()1635 dwc->glue_ops->pre_set_role(dwc, role); in dwc3_pre_set_role()1640 if (dwc->glue_ops && dwc->glue_ops->pre_run_stop) in dwc3_pre_run_stop()1641 dwc->glue_ops->pre_run_stop(dwc, is_on); in dwc3_pre_run_stop()
701 qcom->dwc.glue_ops = &dwc3_qcom_glue_ops; in dwc3_qcom_probe()
2366 dwc->glue_ops = NULL; in dwc3_probe()