Searched refs:time_msec (Results 1 – 1 of 1) sorted by relevance
583 int time_msec; in imx_rpmsg_pcm_ack() local585 time_msec = (int)(runtime->period_size * 1000 / runtime->rate); in imx_rpmsg_pcm_ack()586 mod_timer(timer, jiffies + msecs_to_jiffies(time_msec)); in imx_rpmsg_pcm_ack()