OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:typep
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/
video.c
1998
enum v4l2_buf_type *
typep
;
local in function:videoioctl
2155
typep
= data;
2156
return video_stream_on(sc, *
typep
);
2158
typep
= data;
2159
return video_stream_off(sc, *
typep
);
video.c
1998
enum v4l2_buf_type *
typep
;
local in function:videoioctl
2155
typep
= data;
2156
return video_stream_on(sc, *
typep
);
2158
typep
= data;
2159
return video_stream_off(sc, *
typep
);
Completed in 51 milliseconds
Indexes created Mon Sep 29 15:09:53 GMT 2025