Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/
H A Dvideo.c165 enum video_stream_method vs_method; /* method by which member
1560 switch (vs->vs_method) { in video_queue_buf()
1606 switch (vs->vs_method) { in video_dequeue_buf()
1645 vs->vs_method); in video_dequeue_buf()
1812 if (vs->vs_method == VIDEO_STREAM_METHOD_NONE) { in videoread()
1822 } else if (vs->vs_method != VIDEO_STREAM_METHOD_READ) { in videoread()
2342 if (vs->vs_method == VIDEO_STREAM_METHOD_NONE) { in videopoll()
2387 vs->vs_method = VIDEO_STREAM_METHOD_NONE; in video_stream_init()
2457 vs->vs_method = method; in video_stream_setup_bufs()
2491 vs->vs_method = VIDEO_STREAM_METHOD_NONE; in video_stream_teardown_bufs()