Searched refs:enable_completion (Results 1 – 5 of 5) sorted by relevance
163 pm8001_ha->phy[phy_id].enable_completion = &completion; in pm8001_phy_control()1218 phy->enable_completion = &completion; in pm8001_abort_task()
259 struct completion *enable_completion; member
3218 if (pm8001_ha->phy[phy_id].enable_completion) { in pm8001_mpi_local_phy_ctl()3219 complete(pm8001_ha->phy[phy_id].enable_completion); in pm8001_mpi_local_phy_ctl()3220 pm8001_ha->phy[phy_id].enable_completion = NULL; in pm8001_mpi_local_phy_ctl()3814 complete(phy->enable_completion); in mpi_hw_event()
1260 pm8001_ha->phy[i].enable_completion = &completion; in pm8001_pci_resume()
3123 complete(phy->enable_completion); in mpi_phy_start_resp()