Searched refs:video_stream_init (Results 1 – 1 of 1) sorted by relevance
304 static void video_stream_init(struct video_stream *);361 video_stream_init(&sc->sc_stream_in); in video_attach()2385 video_stream_init(struct video_stream *vs) in video_stream_init() function