Home
last modified time | relevance | path

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

/drivers/peripheral/usb/ddk/host/src/
Dliteos_adapter.c96 struct Async *as = CONTAINER_OF(urb, struct Async, urb); in OsUrbComplete() local
180 struct Async *as = NULL; in OsReapUrb() local
463 struct Async *as = NULL; in OsDiscardUrbs() local
493 struct Async *as = NULL; in OsSubmitControlMsg() local
598 struct UsbHostRequest * const request, struct Async * const as, int32_t bulkBufferLen) in OsSubmitBulkRequestHandle()
655 struct Async *as = NULL; in OsSubmitBulkRequest() local
701 struct Async *as = NULL; in OsAllocIsoUrbs() local
830 static int32_t OsControlCompletion(struct UsbHostRequest *request, struct Async *as) in OsControlCompletion()
908 static int32_t OsIsoCompletion(struct UsbHostRequest *request, struct Async *as) in OsIsoCompletion()
1025 static int32_t OsBulkCompletion(struct UsbHostRequest * const request, struct Async * const as) in OsBulkCompletion()
[all …]
/drivers/hdf_core/framework/model/audio/usb/src/
Daudio_usb_parse_interface.c260 struct uac3_as_header_descriptor *as = pFmt; in AudioUsbFormatTypeInit() local
608 …struct uac1_as_header_descriptor *as = AudioUsbFindCsintDesc(alts->extra, alts->extralen, NULL, UA… in AudioUsbGetFormat() local