Searched refs:stream_timer (Results 1 – 2 of 2) sorted by relevance
449 struct stream_timer { struct507 struct stream_timer stream_timer[2]; member
211 struct stream_timer *stream_timer = in imx_rpmsg_timer_callback() local212 from_timer(stream_timer, t, timer); in imx_rpmsg_timer_callback()213 struct snd_pcm_substream *substream = stream_timer->substream; in imx_rpmsg_timer_callback()214 struct rpmsg_info *info = stream_timer->info; in imx_rpmsg_timer_callback()277 info->stream_timer[substream->stream].info = info; in imx_rpmsg_pcm_open()278 info->stream_timer[substream->stream].substream = substream; in imx_rpmsg_pcm_open()279 timer_setup(&info->stream_timer[substream->stream].timer, in imx_rpmsg_pcm_open()304 del_timer(&info->stream_timer[substream->stream].timer); in imx_rpmsg_pcm_close()455 del_timer(&info->stream_timer[substream->stream].timer); in imx_rpmsg_terminate_all()567 timer = &info->stream_timer[substream->stream].timer; in imx_rpmsg_pcm_ack()