Searched defs:stream_timer (Results 1 – 2 of 2) sorted by relevance
449 struct stream_timer { struct450 struct timer_list timer;451 struct rpmsg_info *info;452 struct snd_pcm_substream *substream;507 struct stream_timer stream_timer[2]; member
211 struct stream_timer *stream_timer = in imx_rpmsg_timer_callback() local