Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/wilc1000/
Dhost_interface.c192 static struct completion hif_driver_comp; variable
323 complete(&hif_driver_comp); in handle_set_wfi_drv_handler()
347 complete(&hif_driver_comp); in handle_set_operation_mode()
3461 init_completion(&hif_driver_comp); in wilc_init()
3521 wait_for_completion(&hif_driver_comp); in wilc_deinit()