Lines Matching defs:as
98 struct Async *as = CONTAINER_OF(urb, struct Async, urb); in OsUrbComplete() local
182 struct Async *as = NULL; in OsReapUrb() local
467 struct Async *as = NULL; in OsDiscardUrbs() local
497 struct Async *as = NULL; in OsSubmitControlMsg() local
602 struct UsbHostRequest * const request, struct Async * const as, int32_t bulkBufferLen) in OsSubmitBulkRequestHandle()
659 struct Async *as = NULL; in OsSubmitBulkRequest() local
705 struct Async *as = NULL; in OsAllocIsoUrbs() local
834 static int32_t OsControlCompletion(struct UsbHostRequest *request, struct Async *as) in OsControlCompletion()
912 static int32_t OsIsoCompletion(struct UsbHostRequest *request, struct Async *as) in OsIsoCompletion()
1029 static int32_t OsBulkCompletion(struct UsbHostRequest * const request, struct Async * const as) in OsBulkCompletion()
1390 struct Async *as = NULL; in AdapterUrbCompleteHandle() local