Home
last modified time | relevance | path

Searched defs:acm (Results 1 - 25 of 37) sorted by relevance

12

/drivers/peripheral/usb/test/unittest/host_sdk/
H A Dusb_host_sdk_if_test_io.cpp76 static int32_t AcmWriteBufAlloc(struct AcmDevice *acm) in AcmWriteBufAlloc() argument
H A Dusb_host_sdk_if_test.cpp96 static int32_t AcmWriteBufAlloc(struct AcmDevice *acm) in AcmWriteBufAlloc() argument
115 static void AcmProcessNotification(struct AcmDevice *acm, struct UsbCdcNotification *dr) in AcmProcessNotification() argument
137 struct AcmDevice *acm = static_cast<struct AcmDevice *>(req->compInfo.userData); in AcmCtrlIrq() local
[all...]
H A Dusb_raw_sdk_if_test.cpp54 struct AcmDevice *acm = (struct AcmDevice *)data; in UsbIoThread() local
88 static int32_t UsbStartIo(struct AcmDevice *acm) in UsbStartIo() argument
116 UsbStopIo(struct AcmDevice *acm) UsbStopIo() argument
179 struct AcmDevice *acm = static_cast<struct AcmDevice *>(req->userData); AcmReadBulkCallback() local
213 AcmProcessNotification(struct AcmDevice *acm, struct UsbCdcNotification *dr) AcmProcessNotification() argument
236 struct AcmDevice *acm = static_cast<struct AcmDevice *>(req->userData); AcmNotifyReqCallback() local
282 AcmWriteBufAlloc(struct AcmDevice *acm) AcmWriteBufAlloc() argument
308 UsbParseConfigDescriptor(struct AcmDevice *acm, struct UsbRawConfigDescriptor *config) UsbParseConfigDescriptor() argument
[all...]
H A Dusb_raw_sdk_if_test_io.cpp53 struct AcmDevice *acm = (struct AcmDevice *)data; in UsbIoThread() local
87 static int32_t UsbStartIo(struct AcmDevice *acm) in UsbStartIo() argument
116 UsbStopIo(struct AcmDevice *acm) UsbStopIo() argument
172 struct AcmDevice *acm = static_cast<struct AcmDevice *>(req->userData); AcmReadBulkCallback() local
214 struct AcmDevice *acm = static_cast<struct AcmDevice *>(req->userData); AcmNotifyReqCallback() local
228 AcmWriteBufAlloc(struct AcmDevice *acm) AcmWriteBufAlloc() argument
248 UsbParseConfigDescriptor(struct AcmDevice *acm, struct UsbRawConfigDescriptor *config) UsbParseConfigDescriptor() argument
[all...]
H A Dusb_host_sdk_if_test.h72 struct AcmDevice *acm; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwmm_ac.h41 unsigned int acm:1; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwmm_ac.h41 unsigned int acm:1; member
/drivers/peripheral/usb/sample/host/src/
H A Dusbhost_sdkapi_speed.c53 static int32_t AcmDbAlloc(struct AcmDevice * const acm) in AcmDbAlloc() argument
73 static int32_t AcmDbIsAvail(struct AcmDevice * const acm) in AcmDbIsAvail() argument
82 static UsbInterfaceHandle *InterfaceIdToHandle(const struct AcmDevice *acm, uint8_t id) in InterfaceIdToHandle() argument
100 AcmStartDb(struct AcmDevice *acm, struct AcmDb *db, struct UsbPipeInfo *pipe) AcmStartDb() argument
113 AcmDataBufAlloc(struct AcmDevice * const acm) AcmDataBufAlloc() argument
180 SerialBegin(struct AcmDevice *acm) SerialBegin() argument
204 GetUsbInterfaceById(const struct AcmDevice *acm, uint8_t interfaceIndex) GetUsbInterfaceById() argument
209 EnumePipe( const struct AcmDevice *acm, uint8_t interfaceIndex, UsbPipeType pipeType, UsbPipeDirection pipeDirection) EnumePipe() argument
242 GetPipe(const struct AcmDevice *acm, UsbPipeType pipeType, UsbPipeDirection pipeDirection) GetPipe() argument
303 struct AcmDevice *acm = NULL; CheckParam() local
340 InitUsbDdk(struct AcmDevice *acm) InitUsbDdk() argument
381 FillRequest(struct AcmDevice * const acm) FillRequest() argument
419 struct AcmDevice *acm = NULL; main() local
[all...]
H A Dusbhost_sdkraw_speed.c64 struct AcmDevice *acm = (struct AcmDevice *)data; in UsbIoThread() local
102 struct AcmDevice *acm = (struct AcmDevice *)data; in UsbIoSendThread() local
115 static int32_t UsbStartIo(struct AcmDevice * const acm) in UsbStartIo() argument
159 UsbStopIo(struct AcmDevice * const acm) UsbStopIo() argument
228 UsbGetBulkEndpoint(struct AcmDevice * const acm, const struct UsbRawEndpointDescriptor *endPoint) UsbGetBulkEndpoint() argument
255 UsbParseConfigDescriptorProcess( struct AcmDevice * const acm, const struct UsbRawInterface * const interface, uint8_t interfaceIndex) UsbParseConfigDescriptorProcess() argument
289 UsbParseConfigDescriptor(struct AcmDevice * const acm, struct UsbRawConfigDescriptor * const config) UsbParseConfigDescriptor() argument
312 UsbAllocDataRequests(struct AcmDevice * const acm) UsbAllocDataRequests() argument
340 UsbSerialDeviceAlloc(struct AcmDevice *acm) UsbSerialDeviceAlloc() argument
369 AcmDbAlloc(struct AcmDevice * const acm) AcmDbAlloc() argument
385 AcmDbIsAvail(struct AcmDevice * const acm) AcmDbIsAvail() argument
396 AcmStartdb(struct AcmDevice *acm, struct AcmDb * const db) AcmStartdb() argument
408 AcmDataBufAlloc(struct AcmDevice * const acm) AcmDataBufAlloc() argument
473 SerialBegin(struct AcmDevice *acm) SerialBegin() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwmm.c31 static inline u8 wmm_aci_aifsn(int aifsn, int acm, int aci) in wmm_aci_aifsn() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwmm.c31 static inline u8 wmm_aci_aifsn(int aifsn, int acm, int aci) in wmm_aci_aifsn() argument
/drivers/hdf_core/framework/test/unittest/model/usb/device/include/
H A Dusb_device_lite_cdcacm_test.h52 struct AcmDevice *acm; member
121 struct AcmDevice *acm; member
/drivers/peripheral/usb/gadget/function/include/
H A Dcdcacm.h53 struct UsbAcmDevice *acm; member
126 struct UsbAcmDevice *acm; member
/drivers/peripheral/usb/sample/host/liteos_test/include/
H A Dusbhost_sdkraw_speed.h80 struct AcmDevice *acm; member
H A Dusbhost_sdkapi_speed.h86 struct AcmDevice *acm; member
H A Dusbhost_nosdk_speed.h83 struct AcmDevice *acm; member
/drivers/peripheral/usb/test/unittest/device_sdk/
H A Dusb_device_cdcacm_test.h59 struct AcmDevice *acm; member
127 struct AcmDevice *acm; member
/drivers/peripheral/usb/sample/host/liteos_test/src/
H A Dusbhost_sdkapi_speed.c56 static int32_t AcmDbAlloc(struct AcmDevice *acm) in AcmDbAlloc() argument
79 static int32_t AcmDbIsAvail(const struct AcmDevice *acm) in AcmDbIsAvail() argument
89 static UsbInterfaceHandle *InterfaceIdToHandle(const struct AcmDevice *acm, uint8_t id) in InterfaceIdToHandle() argument
106 AcmStartDb(struct AcmDevice *acm, struct AcmDb * const db, struct UsbPipeInfo *pipe) AcmStartDb() argument
119 AcmDataBufAlloc(struct AcmDevice *acm) AcmDataBufAlloc() argument
144 AcmDataBufFree(const struct AcmDevice *acm) AcmDataBufFree() argument
194 SerialBegin(struct AcmDevice * const acm) SerialBegin() argument
215 GetUsbInterfaceById(const struct AcmDevice *acm, uint8_t interfaceIndex) GetUsbInterfaceById() argument
220 EnumePipe( const struct AcmDevice *acm, uint8_t interfaceIndex, UsbPipeType pipeType, UsbPipeDirection pipeDirection) EnumePipe() argument
253 GetPipe(const struct AcmDevice *acm, UsbPipeType pipeType, UsbPipeDirection pipeDirection) GetPipe() argument
[all...]
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/EcsSerializer/src/ecs_serializer/
H A Decs_asset_loader.cpp486 auto* acm = GetManager<IAnimationComponentManager>(ecs_); in GltfImportFinished() local
/drivers/hdf_core/framework/test/unittest/model/usb/device/src/
H A Dusb_device_lite_cdcacm_test.c383 struct AcmDevice *acm = ctrlInfo->acm; in CtrlComplete() local
430 SendNotifyRequest( struct AcmDevice *acm, uint8_t type, uint16_t value, const uint16_t *data, uint32_t length) SendNotifyRequest() argument
465 NotifySerialState(struct AcmDevice *acm) NotifySerialState() argument
484 struct AcmDevice *acm = (struct AcmDevice *)req->context; NotifyComplete() local
515 Connect(struct AcmDevice *acm) Connect() argument
524 Disconnect(struct AcmDevice *acm) Disconnect() argument
533 SendBreak(struct AcmDevice *acm, int32_t duration) SendBreak() argument
555 Enable(struct AcmDevice *acm) Enable() argument
575 Disable(struct AcmDevice *acm) Disable() argument
581 GetCtrlReq(struct AcmDevice *acm) GetCtrlReq() argument
592 Setup(struct AcmDevice *acm, const struct UsbFnCtrlRequest *setup) Setup() argument
635 Suspend(struct AcmDevice *acm) Suspend() argument
644 Resume(struct AcmDevice *acm) Resume() argument
659 struct AcmDevice *acm = NULL; AcmEventCallback() local
765 ReleaseAcmDevice(struct AcmDevice *acm) ReleaseAcmDevice() argument
[all...]
/drivers/hdf_core/framework/test/unittest/model/usb/host/src/
H A Dusb_raw_io.c41 struct AcmRawDevice *acm = (struct AcmRawDevice *)data; in UsbIoThread() local
162 struct AcmRawDevice *acm = (struct AcmRawDevice *)req->userData; in AcmReadBulkCallback() local
199 struct AcmRawDevice *acm in AcmNotifyReqCallback() local
214 AcmWriteBufAllocHandle(const struct AcmRawDevice *acm) AcmWriteBufAllocHandle() argument
235 AcmWriteBufAlloc(struct AcmRawDevice *acm) AcmWriteBufAlloc() argument
246 AcmWriteBufFree(struct AcmRawDevice *acm) AcmWriteBufFree() argument
266 AcmParaseInterfaceClass( struct AcmRawDevice * const acm, const struct UsbRawInterface *interface, uint8_t number) AcmParaseInterfaceClass() argument
307 UsbParseConfigDescriptor(struct AcmRawDevice *acm, struct UsbRawConfigDescriptor *config) UsbParseConfigDescriptor() argument
[all...]
/drivers/peripheral/usb/sample/host/include/
H A Dusbhost_sdkapi_speed.h89 struct AcmDevice *acm; member
H A Dusbhost_sdkraw_speed.h85 struct AcmDevice *acm; member
/drivers/peripheral/usb/serial/src/
H A Dusb_serial_rawapi.c45 struct AcmDevice *acm = (struct AcmDevice *)data; in UsbIoThread() local
77 static int32_t UsbStartIo(struct AcmDevice *acm) in UsbStartIo() argument
111 UsbStopIo(struct AcmDevice *acm) UsbStopIo() argument
176 UsbGetBulkEndpoint(struct AcmDevice *acm, const struct UsbRawEndpointDescriptor *endPoint) UsbGetBulkEndpoint() argument
203 UsbParseConfigDescriptorProcess( struct AcmDevice *acm, const struct UsbRawInterface *interface, uint8_t interfaceIndex) UsbParseConfigDescriptorProcess() argument
237 UsbParseConfigDescriptor(struct AcmDevice *acm, struct UsbRawConfigDescriptor *config) UsbParseConfigDescriptor() argument
260 UsbReleaseInterfaces(struct AcmDevice *acm) UsbReleaseInterfaces() argument
284 UsbAllocWriteRequests(struct AcmDevice *acm) UsbAllocWriteRequests() argument
301 UsbFreeWriteRequests(struct AcmDevice *acm) UsbFreeWriteRequests() argument
315 AcmWbAlloc(const struct AcmDevice *acm) AcmWbAlloc() argument
358 AcmWbIsAvail(const struct AcmDevice *acm) AcmWbIsAvail() argument
371 AcmStartWb(struct AcmDevice *acm, struct AcmWb *wb) AcmStartWb() argument
407 AcmWriteBufAlloc(const struct AcmDevice *acm) AcmWriteBufAlloc() argument
427 AcmWriteBufFree(struct AcmDevice *acm) AcmWriteBufFree() argument
461 SerialSendCtrlMsg(struct AcmDevice *acm, uint8_t request, uint16_t value, void *buf, uint16_t len) SerialSendCtrlMsg() argument
497 UsbSerialDeviceAlloc(struct AcmDevice *acm) UsbSerialDeviceAlloc() argument
527 UsbSeriaDevicelFree(struct AcmDevice *acm) UsbSeriaDevicelFree() argument
541 struct AcmDevice *acm = port->acm; UsbSerialRead() local
590 struct AcmDevice *acm = port->acm; SerialSetBaudrate() local
636 struct AcmDevice *acm = NULL; SerialOpen() local
721 struct AcmDevice *acm = NULL; SerialWrite() local
771 AcmStartWbSync(struct AcmDevice *acm, struct AcmWb *wb) AcmStartWbSync() argument
796 struct AcmDevice *acm = NULL; SerialWriteSync() local
853 struct AcmDevice *acm = port->acm; UsbSerialReadSync() local
917 struct AcmDevice *acm = NULL; UsbSerialDeviceDispatch() local
968 struct AcmDevice *acm = NULL; UsbSerialDriverBind() local
1019 AcmProcessNotification(const struct AcmDevice *acm, const unsigned char *buf) AcmProcessNotification() argument
1037 AcmNotificationBufferProcess( const struct UsbRawRequest *req, struct AcmDevice *acm, unsigned int currentSize, unsigned int expectedSize) AcmNotificationBufferProcess() argument
1069 struct AcmDevice *acm = (struct AcmDevice *)req->userData; AcmNotifyReqCallback() local
1123 struct AcmDevice *acm = (struct AcmDevice *)req->userData; AcmReadBulkCallback() local
1153 UsbAllocReadRequests(struct AcmDevice *acm) UsbAllocReadRequests() argument
1182 UsbFreeReadRequests(struct AcmDevice *acm) UsbFreeReadRequests() argument
1199 UsbAllocNotifyRequest(struct AcmDevice *acm) UsbAllocNotifyRequest() argument
1231 UsbFreeNotifyReqeust(struct AcmDevice *acm) UsbFreeNotifyReqeust() argument
1248 UsbAllocRequests(struct AcmDevice *acm, int32_t ret) UsbAllocRequests() argument
1302 UsbSerialInit(struct AcmDevice *acm) UsbSerialInit() argument
1350 UsbSerialRelease(struct AcmDevice *acm) UsbSerialRelease() argument
1378 struct AcmDevice *acm = NULL; UsbSerialDriverInit() local
1407 struct AcmDevice *acm = NULL; UsbSerialDriverRelease() local
[all...]
/drivers/peripheral/usb/serial/include/
H A Dusb_serial.h93 struct AcmDevice *acm; member

Completed in 16 milliseconds

12