OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:uvideo_format
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
uvideo.c
176
struct
uvideo_format
{
struct
178
SIMPLEQ_ENTRY(
uvideo_format
) entries;
180
SIMPLEQ_HEAD(uvideo_format_list,
uvideo_format
);
322
static struct
uvideo_format
* uvideo_stream_find_format(
326
static struct
uvideo_format
* uvideo_stream_guess_format(
450
* to all formats into a struct
uvideo_format
.
742
static struct
uvideo_format
*
746
struct
uvideo_format
*format;
757
static struct
uvideo_format
*
762
struct
uvideo_format
*format, *gformat = NULL
[
all
...]
uvideo.c
176
struct
uvideo_format
{
struct
178
SIMPLEQ_ENTRY(
uvideo_format
) entries;
180
SIMPLEQ_HEAD(uvideo_format_list,
uvideo_format
);
322
static struct
uvideo_format
* uvideo_stream_find_format(
326
static struct
uvideo_format
* uvideo_stream_guess_format(
450
* to all formats into a struct
uvideo_format
.
742
static struct
uvideo_format
*
746
struct
uvideo_format
*format;
757
static struct
uvideo_format
*
762
struct
uvideo_format
*format, *gformat = NULL
[
all
...]
Completed in 27 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025