summary refs log tree commit diff
path: root/drivers/usb/class
diff options
context:
space:
mode:
authorLi Jun <jun.li@nxp.com>2020-09-18 16:17:52 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-09-20 16:18:00 +0200
commit673d74683627bc78eaca1fdbe24b6cf45c5c8d84 (patch)
tree996feedc441a37d7e2f896aa0ebd436d04fa66ea /drivers/usb/class
parent167657a1bb5fcde53ac304ce6c564bd90a2f9185 (diff)
downloadlinux-673d74683627bc78eaca1fdbe24b6cf45c5c8d84.tar.gz
usb: xhci: add debugfs support for ep with stream
To show the trb ring of streams, use the exsiting ring files of bulk ep
to show trb ring of one specific stream ID, which stream ID's trb ring
will be shown, is controlled by a new debugfs file stream_id, this is to
avoid to create a large number of dir for every allocate stream IDs,
another debugfs file stream_context_array is created to show all the
allocated stream context array entries.

Signed-off-by: Li Jun <jun.li@nxp.com>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Link: https://lore.kernel.org/r/20200918131752.16488-11-mathias.nyman@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/class')
0 files changed, 0 insertions, 0 deletions