Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/model/audio/usb/src/
H A 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, UAC_AS_GENERAL); in AudioUsbGetFormat() local
[all...]
/drivers/peripheral/usb/ddk/host/src/
H A Dliteos_adapter.c98 struct Async *as = CONTAINER_OF(urb, struct Async, urb); in OsUrbComplete() local
182 struct Async *as = NULL; in OsReapUrb() local
467 struct Async *as in OsDiscardUrbs() local
497 struct Async *as = NULL; OsSubmitControlMsg() local
601 OsSubmitBulkRequestHandle( struct UsbHostRequest * const request, struct Async * const as, int32_t bulkBufferLen) OsSubmitBulkRequestHandle() argument
659 struct Async *as = NULL; OsSubmitBulkRequest() local
705 struct Async *as = NULL; OsAllocIsoUrbs() local
834 OsControlCompletion(struct UsbHostRequest *request, struct Async *as) OsControlCompletion() argument
912 OsIsoCompletion(struct UsbHostRequest *request, struct Async *as) OsIsoCompletion() argument
1029 OsBulkCompletion(struct UsbHostRequest * const request, struct Async * const as) OsBulkCompletion() argument
1390 struct Async *as = NULL; AdapterUrbCompleteHandle() local
[all...]

Completed in 4 milliseconds