Searched refs:wait_for_fmdrv_reg_comp (Results 1 – 1 of 1) sorted by relevance
168 static struct completion wait_for_fmdrv_reg_comp; variable1473 complete(&wait_for_fmdrv_reg_comp); in fm_st_reg_comp_cb()1505 init_completion(&wait_for_fmdrv_reg_comp); in fmc_prepare()1509 if (!wait_for_completion_timeout(&wait_for_fmdrv_reg_comp, in fmc_prepare()