Searched refs:enable_completion (Results 1 – 5 of 5) sorted by relevance
166 pm8001_ha->phy[phy_id].enable_completion = &completion; in pm8001_phy_control()273 pm8001_ha->phy[i].enable_completion = &completion; in pm8001_scan_start()1244 phy->enable_completion = &completion; in pm8001_abort_task()1249 phy->enable_completion = NULL; in pm8001_abort_task()1267 phy->enable_completion = NULL; in pm8001_abort_task()
244 struct completion *enable_completion; member
3197 if (pm8001_ha->phy[phy_id].enable_completion) { in pm8001_mpi_local_phy_ctl()3198 complete(pm8001_ha->phy[phy_id].enable_completion); in pm8001_mpi_local_phy_ctl()3199 pm8001_ha->phy[phy_id].enable_completion = NULL; in pm8001_mpi_local_phy_ctl()3772 phy->enable_completion != NULL) { in mpi_hw_event()3773 complete(phy->enable_completion); in mpi_hw_event()3774 phy->enable_completion = NULL; in mpi_hw_event()
1386 pm8001_ha->phy[i].enable_completion = &completion; in pm8001_pci_resume()
3494 phy->enable_completion != NULL) { in mpi_phy_start_resp()3495 complete(phy->enable_completion); in mpi_phy_start_resp()3496 phy->enable_completion = NULL; in mpi_phy_start_resp()