Searched refs:enable_completion (Results 1 – 5 of 5) sorted by relevance
167 pm8001_ha->phy[phy_id].enable_completion = &completion; in pm8001_phy_control()1249 phy->enable_completion = &completion; in pm8001_abort_task()1254 phy->enable_completion = NULL; in pm8001_abort_task()1272 phy->enable_completion = NULL; in pm8001_abort_task()
272 struct completion *enable_completion; member
3262 if (pm8001_ha->phy[phy_id].enable_completion) { in pm8001_mpi_local_phy_ctl()3263 complete(pm8001_ha->phy[phy_id].enable_completion); in pm8001_mpi_local_phy_ctl()3264 pm8001_ha->phy[phy_id].enable_completion = NULL; in pm8001_mpi_local_phy_ctl()3858 phy->enable_completion != NULL) in mpi_hw_event()3859 complete(phy->enable_completion); in mpi_hw_event()
1391 pm8001_ha->phy[i].enable_completion = &completion; in pm8001_pci_resume()
3512 phy->enable_completion != NULL) { in mpi_phy_start_resp()3513 complete(phy->enable_completion); in mpi_phy_start_resp()3514 phy->enable_completion = NULL; in mpi_phy_start_resp()