Home
last modified time | relevance | path

Searched refs:video_stream_init (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/
H A Dvideo.c304 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