OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vs_method
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/
video.c
166
enum video_stream_method
vs_method
; /* method by which
member in struct:video_stream
1570
switch (vs->
vs_method
) {
1616
switch (vs->
vs_method
) {
1654
aprint_debug_dev(sc->sc_dev, "unknown
vs_method
%d\n",
1655
vs->
vs_method
);
1822
if (vs->
vs_method
== VIDEO_STREAM_METHOD_NONE) {
1832
} else if (vs->
vs_method
!= VIDEO_STREAM_METHOD_READ) {
2375
if (vs->
vs_method
== VIDEO_STREAM_METHOD_NONE) {
2420
vs->
vs_method
= VIDEO_STREAM_METHOD_NONE;
2490
vs->
vs_method
= method
[
all
...]
Completed in 11 milliseconds
Indexes created Tue Sep 23 07:09:52 GMT 2025