Searched refs:reset_completion (Results 1 – 9 of 9) sorted by relevance
330 struct completion reset_completion; member724 complete(&data->reset_completion); in mxt_proc_t6_messages()1210 reinit_completion(&data->reset_completion); in mxt_soft_reset()1221 ret = mxt_wait_for_completion(data, &data->reset_completion, in mxt_soft_reset()3078 init_completion(&data->reset_completion); in mxt_probe()
156 struct completion *reset_completion; member
2697 if (phy->reset_completion) { in phy_up_v2_hw()2699 complete(phy->reset_completion); in phy_up_v2_hw()3280 if (phy->reset_completion) { in sata_int_v2_hw()3282 complete(phy->reset_completion); in sata_int_v2_hw()
1385 if (phy->reset_completion) { in int_phyup_v1_hw()1387 complete(phy->reset_completion); in int_phyup_v1_hw()
1526 if (phy->reset_completion) { in phy_up_v3_hw()1528 complete(phy->reset_completion); in phy_up_v3_hw()
1755 phy->reset_completion = &phyreset; in hisi_sas_debug_I_T_nexus_reset()1773 phy->reset_completion = NULL; in hisi_sas_debug_I_T_nexus_reset()
265 struct completion *reset_completion; member
3337 if (pm8001_ha->phy[phy_id].reset_completion) { in mpi_hw_event()3340 complete(pm8001_ha->phy[phy_id].reset_completion); in mpi_hw_event()3341 pm8001_ha->phy[phy_id].reset_completion = NULL; in mpi_hw_event()3367 if (pm8001_ha->phy[phy_id].reset_completion) { in mpi_hw_event()3370 complete(pm8001_ha->phy[phy_id].reset_completion); in mpi_hw_event()3371 pm8001_ha->phy[phy_id].reset_completion = NULL; in mpi_hw_event()
1246 phy->reset_completion = &completion_reset; in pm8001_abort_task()