Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dowl-mmc.c103 struct completion sdc_complete; member
147 complete(&owl_host->sdc_complete); in owl_irq_handler()
181 init_completion(&owl_host->sdc_complete); in owl_mmc_send_cmd()
248 if (!wait_for_completion_timeout(&owl_host->sdc_complete, timeout)) { in owl_mmc_send_cmd()
362 if (!wait_for_completion_timeout(&owl_host->sdc_complete, in owl_mmc_request()
468 init_completion(&owl_host->sdc_complete); in owl_mmc_power_on()
479 if (!wait_for_completion_timeout(&owl_host->sdc_complete, HZ)) { in owl_mmc_power_on()