Home
last modified time | relevance | path

Searched defs:AudioUsbDriver (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/model/audio/usb/include/
H A Daudio_usb_linux.h122 struct AudioUsbDriver { struct
135 int32_t ifNum;
136 uint32_t usbId;
137 void *priv;
138 int8_t pnpFlag;
139 atomic_t active;
140 atomic_t shutdown;
144 bool needSetupEp;
145 int32_t setup;
150 uint32_t fmtType;
[all …]