HomeSort by: relevance | last modified time | path
    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