Searched hist:b8fef79518f6a6843e53a4d578c20873ce742a1f (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/usb/misc/ |
H A D | usbtest.c | diff b8fef79518f6a6843e53a4d578c20873ce742a1f Tue Oct 29 22:27:39 CDT 2013 Huang Rui <ray.huang@amd.com> usb: usbtest: support superspeed device capbility descriptor test
In Test 9 of usbtest module, it is used for performing chapter 9 tests N times.
SuperSpeed USB Device Capability descriptor is one of the generic device-level capbility descriptors which added in section 9.6.2.2 of USB 3.0 spec.
This patch adds to support getting SuperSpeed USB Device Capability descriptor test scenario for USB 3.0.
Signed-off-by: Huang Rui <ray.huang@amd.com> Acked-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|