HomeSort by: relevance | last modified time | path
    Searched refs:bFormatIndex (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/usb/
uvideoreg.h 376 uByte bFormatIndex;
414 uByte bFormatIndex;
450 uByte bFormatIndex;
484 uByte bFormatIndex;
517 uByte bFormatIndex;
629 uByte bFormatIndex;
654 uByte bFormatIndex;
uvideo.c 458 GET(format_type, format_desc, bFormatIndex)); \
2112 probe.bFormatIndex = UVIDEO_FORMAT_GET_FORMAT_INDEX(uvfmt);
2140 if (probe.bFormatIndex != UVIDEO_FORMAT_GET_FORMAT_INDEX(uvfmt)) {
2142 "(expected %d)\n", probe.bFormatIndex,
2144 probe.bFormatIndex = UVIDEO_FORMAT_GET_FORMAT_INDEX(uvfmt);
2167 "bmHint=0x%04x bFormatIndex=%d bFrameIndex=%d "
2172 probe.bFormatIndex,
3127 "bFormatIndex=%d bNumFrameDescriptors=%d ",
3131 desc->bFormatIndex,
3175 "bFormatIndex=%d bNumFrameDescriptors=%d bmFlags=0x%02x
    [all...]

Completed in 16 milliseconds