Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dpata_arasan_cf.c206 struct completion cf_completion; member
380 if (!wait_for_completion_timeout(&acdev->cf_completion, TIMEOUT)) { in wait4buf()
623 complete(&acdev->cf_completion); in arasan_cf_interrupt()
631 complete(&acdev->cf_completion); in arasan_cf_interrupt()
640 complete(&acdev->cf_completion); in arasan_cf_interrupt()
868 init_completion(&acdev->cf_completion); in arasan_cf_probe()