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

  /src/sys/dev/usb/
uvideoreg.h 266 uByte bmaControls[];
284 uByte bmaControls[];
uaudioreg.h 350 uByte bmaControls[255]; /* size for more than enough */
359 uDWord bmaControls[255]; /* size for more than enough */
uvideo.c 3118 print_bitmap(desc->bmaControls, desc->bControlSize);
uaudio.c 1544 ctls = d->v1.bmaControls;
1551 /* offsetof bmaControls + sizeof iFeature == 7 */
1597 ctls2 = d->v2.bmaControls;
1599 /* offsetof bmaControls + sizeof iFeature == 6 */

Completed in 43 milliseconds