Searched refs:bmControls (Results 1 - 4 of 4) sorted by relevance
/third_party/NuttX/drivers/usbdev/gadget/ |
H A D | f_uvc.h | 153 u8 bmControls[3]; member 221 u8 bmControls[3]; member 267 u8 bmControls[ n_ ]; \
|
H A D | f_uac.h | 181 uint8_t bmControls; member
|
H A D | f_uvc.c | 265 .bmControls = { 0x0e, 0x0a, 0x00 } 278 .bControlSize = 0x3, /* sizeof `bmControls fields */ 279 .bmControls = { 0x5b, 0x17, 0x00 }, 316 .bmControls = { 0xff, 0xff }, 338 .bmControls = { 0xff, 0xff },
|
H A D | f_uac.c | 368 .bmControls = 0,
|
Completed in 8 milliseconds