Searched refs:activate_stm_id_vb_detection (Results 1 – 3 of 3) sorted by relevance
328 if (hsotg->params.activate_stm_id_vb_detection) in dwc2_driver_remove()522 if (hsotg->params.activate_stm_id_vb_detection) { in dwc2_driver_probe()622 if (hsotg->params.activate_stm_id_vb_detection) in dwc2_driver_probe()641 if (dwc2->params.activate_stm_id_vb_detection) { in dwc2_suspend()693 if (dwc2->params.activate_stm_id_vb_detection) { in dwc2_resume()
179 p->activate_stm_id_vb_detection = true; in dwc2_set_stm32mp15_fsotg_params()188 p->activate_stm_id_vb_detection = !device_property_read_bool(hsotg->dev, "usb-role-switch"); in dwc2_set_stm32mp15_hsotg_params()
488 bool activate_stm_id_vb_detection; member