USB services: Difference between revisions

Line 491: Line 491:
| 3 || [[#Populate]] ||  
| 3 || [[#Populate]] ||  
|-
|-
| 4 || PostBufferAsync ||  
| 4 || [[#PostBufferAsync]] ||  
|-
|-
| 5 || GetXferReport ||  
| 5 || [[#GetXferReport]] ||  
|-
|-
| 6 || ||  
| 6 || || Takes 3 input u32s, 2 input u64s, and a type-0x5 input buffer, returns an output u32.
|-
|-
| 7 || [4.0.0+] ||  
| 7 || [4.0.0+] ||  
Line 510: Line 510:
==== Populate ====
==== Populate ====
No input/output.
No input/output.
==== PostBufferAsync ====
Takes an input u32 and 2 input u64s, returns an output u32.
==== GetXferReport ====
Takes an input u32 and a type-0x6 output buffer, returns an output u32.


= usb:pd =
= usb:pd =