Home
last modified time | relevance | path

Searched refs:detach_comp (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/chelsio/
H A Dchcr_core.c66 complete(&dev->detach_comp); in detach_work_fn()
69 complete(&dev->detach_comp); in detach_work_fn()
118 init_completion(&dev->detach_comp); in chcr_dev_init()
234 wait_for_completion(&dev->detach_comp); in chcr_detach_device()
H A Dchcr_core.h103 struct completion detach_comp; member
/kernel/linux/linux-6.6/drivers/crypto/chelsio/
H A Dchcr_core.c66 complete(&dev->detach_comp); in detach_work_fn()
69 complete(&dev->detach_comp); in detach_work_fn()
118 init_completion(&dev->detach_comp); in chcr_dev_init()
234 wait_for_completion(&dev->detach_comp); in chcr_detach_device()
H A Dchcr_core.h102 struct completion detach_comp; member

Completed in 3 milliseconds