Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/fieldbus/anybuss/
H A Dhost.c378 struct completion card_boot; member
474 complete(&cd->card_boot); in irq_handler()
500 if (completion_done(&cd->card_boot)) { in task_fn_power_on_2()
525 reinit_completion(&cd->card_boot); in task_fn_power_on()
1275 init_completion(&cd->card_boot); in anybuss_host_common_probe()
1328 if (!wait_for_completion_timeout(&cd->card_boot, TIMEOUT)) { in anybuss_host_common_probe()