Searched refs:phy_reset_work (Results 1 – 3 of 3) sorted by relevance
1172 struct work_struct phy_reset_work; member1471 { schedule_work(&hsotg->phy_reset_work); } in dwc2_host_schedule_phy_reset()
4206 phy_reset_work); in dwc2_hcd_phy_reset_func()4992 cancel_work_sync(&hsotg->phy_reset_work); in dwc2_hcd_free()5142 INIT_WORK(&hsotg->phy_reset_work, dwc2_hcd_phy_reset_func); in dwc2_hcd_init()
444 static void phy_reset_work(struct work_struct *work) in phy_reset_work() function466 INIT_SAS_WORK(&d->reset_work, phy_reset_work); in sas_phy_setup()