Searched refs:wait_for_fmdrv_reg_comp (Results 1 – 1 of 1) sorted by relevance
179 static struct completion wait_for_fmdrv_reg_comp; variable1484 complete(&wait_for_fmdrv_reg_comp); in fm_st_reg_comp_cb()1516 init_completion(&wait_for_fmdrv_reg_comp); in fmc_prepare()1520 if (!wait_for_completion_timeout(&wait_for_fmdrv_reg_comp, in fmc_prepare()