Searched refs:dcompletion (Results 1 – 3 of 3) sorted by relevance
274 struct completion *dcompletion; member
703 pm8001_device->dcompletion = &completion; in pm8001_dev_found_notify()
1654 if (pm8001_dev->dcompletion) { in pm8001_work_fn()1655 complete(pm8001_dev->dcompletion); in pm8001_work_fn()1656 pm8001_dev->dcompletion = NULL; in pm8001_work_fn()3348 complete(pm8001_dev->dcompletion); in pm8001_mpi_reg_resp()
Completed in 17 milliseconds