diff options
author | Li Jun <jun.li@nxp.com> | 2020-09-18 16:17:52 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-09-20 16:18:00 +0200 |
commit | 673d74683627bc78eaca1fdbe24b6cf45c5c8d84 (patch) | |
tree | 996feedc441a37d7e2f896aa0ebd436d04fa66ea /arch | |
parent | 167657a1bb5fcde53ac304ce6c564bd90a2f9185 (diff) | |
download | linux-stable-673d74683627bc78eaca1fdbe24b6cf45c5c8d84.tar.gz linux-stable-673d74683627bc78eaca1fdbe24b6cf45c5c8d84.tar.bz2 linux-stable-673d74683627bc78eaca1fdbe24b6cf45c5c8d84.zip |
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 'arch')
0 files changed, 0 insertions, 0 deletions