diff options
author | Mathias Nyman <[email protected]> | 2024-02-16 16:09:36 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2024-02-17 16:24:38 +0100 |
commit | 9affb1d9a9d9918adff519a129daba5e369dd741 (patch) | |
tree | fba77b772b619be3e700ef515853b5735f5d434a /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | edc47759bbc7bf5902676bac441c195a4c7e4180 (diff) |
xhci: add helper to stop endpoint and wait for completion
Expose xhci_stop_endpoint_sync() which is a synchronous variant of
xhci_queue_stop_endpoint(). This is useful for client drivers that are
using the secondary interrupters, and need to stop/clean up the current
session. The stop endpoint command handler will also take care of cleaning
up the ring.
Modifications to repurpose the new API into existing stop endpoint
sequences was implemented by Wesley Cheng.
Signed-off-by: Mathias Nyman <[email protected]>
Co-developed-by: Wesley Cheng <[email protected]>
Signed-off-by: Wesley Cheng <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions