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