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

  /src/sys/dev/usb/
uaudioreg.h 109 uByte bFormatType;
137 uByte bFormatType;
153 uByte bFormatType;
uvideoreg.h 519 uByte bFormatType;
uvideo.c 3222 "bFormatType/Rate=%d bFormatType/Format=%d",
3228 UVIDEO_GET_DV_FREQ(desc->bFormatType),
3229 UVIDEO_GET_DV_FORMAT(desc->bFormatType));
uaudio.c 2126 if (asf1d->v1.bFormatType != FORMAT_TYPE_I) {
2128 "ignored setting with type %d format\n", asf1d->v1.bFormatType);

Completed in 18 milliseconds