Searched refs:reset_completion (Results 1 – 9 of 9) sorted by relevance
140 struct completion *reset_completion; member
2723 if (phy->reset_completion) { in phy_up_v2_hw()2725 complete(phy->reset_completion); in phy_up_v2_hw()3292 if (phy->reset_completion) { in sata_int_v2_hw()3294 complete(phy->reset_completion); in sata_int_v2_hw()
1433 if (phy->reset_completion) { in int_phyup_v1_hw()1435 complete(phy->reset_completion); in int_phyup_v1_hw()
1517 phy->reset_completion = &phyreset; in hisi_sas_debug_I_T_nexus_reset()1528 phy->reset_completion = NULL; in hisi_sas_debug_I_T_nexus_reset()
1247 if (phy->reset_completion) { in phy_up_v3_hw()1249 complete(phy->reset_completion); in phy_up_v3_hw()
346 struct completion reset_completion; member740 complete(&data->reset_completion); in mxt_proc_t6_messages()1226 reinit_completion(&data->reset_completion); in mxt_soft_reset()1237 ret = mxt_wait_for_completion(data, &data->reset_completion, in mxt_soft_reset()3084 init_completion(&data->reset_completion); in mxt_probe()
266 struct completion *reset_completion; member
3326 if (pm8001_ha->phy[phy_id].reset_completion) { in mpi_hw_event()3329 complete(pm8001_ha->phy[phy_id].reset_completion); in mpi_hw_event()3330 pm8001_ha->phy[phy_id].reset_completion = NULL; in mpi_hw_event()3356 if (pm8001_ha->phy[phy_id].reset_completion) { in mpi_hw_event()3359 complete(pm8001_ha->phy[phy_id].reset_completion); in mpi_hw_event()3360 pm8001_ha->phy[phy_id].reset_completion = NULL; in mpi_hw_event()
1219 phy->reset_completion = &completion_reset; in pm8001_abort_task()