Lines Matching defs:as
96 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()
1384 struct Async *as = NULL; in AdapterUrbCompleteHandle() local