Searched refs:enable_completion (Results 1 – 5 of 5) sorted by relevance
259 pm8001_ha->phy[phy_id].enable_completion = &completion; in pm8001_phy_control()268 pm8001_ha->phy[phy_id].enable_completion = &completion; in pm8001_phy_control()277 pm8001_ha->phy[phy_id].enable_completion = &completion; in pm8001_phy_control()355 pm8001_ha->phy[i].enable_completion = &completion; in pm8001_scan_start()1124 phy->enable_completion = &completion; in pm8001_abort_task()1129 phy->enable_completion = NULL; in pm8001_abort_task()1147 phy->enable_completion = NULL; in pm8001_abort_task()
2974 if (pm8001_ha->phy[phy_id].enable_completion) { in pm8001_mpi_local_phy_ctl()2975 complete(pm8001_ha->phy[phy_id].enable_completion); in pm8001_mpi_local_phy_ctl()2976 pm8001_ha->phy[phy_id].enable_completion = NULL; in pm8001_mpi_local_phy_ctl()3529 phy->enable_completion != NULL) { in mpi_hw_event()3530 complete(phy->enable_completion); in mpi_hw_event()3531 phy->enable_completion = NULL; in mpi_hw_event()
253 struct completion *enable_completion; member
1423 pm8001_ha->phy[i].enable_completion = &completion; in pm8001_pci_resume()
3402 phy->enable_completion != NULL) { in mpi_phy_start_resp()3403 complete(phy->enable_completion); in mpi_phy_start_resp()3404 phy->enable_completion = NULL; in mpi_phy_start_resp()