Home
last modified time | relevance | path

Searched refs:activate_stm_id_vb_detection (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/usb/dwc2/
A Dplatform.c315 if (hsotg->params.activate_stm_id_vb_detection) in dwc2_driver_remove()
509 if (hsotg->params.activate_stm_id_vb_detection) { in dwc2_driver_probe()
608 if (hsotg->params.activate_stm_id_vb_detection) in dwc2_driver_probe()
627 if (dwc2->params.activate_stm_id_vb_detection) { in dwc2_suspend()
679 if (dwc2->params.activate_stm_id_vb_detection) { in dwc2_resume()
A Dparams.c211 p->activate_stm_id_vb_detection = true; in dwc2_set_stm32mp15_fsotg_params()
225 p->activate_stm_id_vb_detection = !device_property_read_bool(hsotg->dev, "usb-role-switch"); in dwc2_set_stm32mp15_hsotg_params()
A Dcore.h470 bool activate_stm_id_vb_detection; member
A Ddebugfs.c697 print_param(seq, p, activate_stm_id_vb_detection); in params_show()

Completed in 13 milliseconds