Home
last modified time | relevance | path

Searched refs:cf_completion (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/ata/
Dpata_arasan_cf.c205 struct completion cf_completion; member
379 if (!wait_for_completion_timeout(&acdev->cf_completion, TIMEOUT)) { in wait4buf()
621 complete(&acdev->cf_completion); in arasan_cf_interrupt()
629 complete(&acdev->cf_completion); in arasan_cf_interrupt()
638 complete(&acdev->cf_completion); in arasan_cf_interrupt()
857 init_completion(&acdev->cf_completion); in arasan_cf_probe()