Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/
H A Dvideo.c299 static struct video_buffer * video_buffer_alloc(void);
2497 video_buffer_alloc(void) in video_buffer_alloc() function
2558 vs->vs_buf[i] = video_buffer_alloc(); in video_stream_realloc_bufs()