Searched refs:detach_comp (Results 1 – 2 of 2) sorted by relevance
69 complete(&dev->detach_comp); in detach_work_fn()72 complete(&dev->detach_comp); in detach_work_fn()121 init_completion(&dev->detach_comp); in chcr_dev_init()253 wait_for_completion(&dev->detach_comp); in chcr_detach_device()
149 struct completion detach_comp; member