Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit e4277a1b authored by Hemant Kumar's avatar Hemant Kumar Committed by Jack Pham
Browse files

usb: xhci-msm-hsic: Add support for suspend, resume and URB logging



This change logs suspend, resume and URB submission and completion
events for all the endpoints based on the mask value set by module
parameter. By default logging is enabled for ep0 and efs sync interface.

Example:
To capture ep2in endpoint events
echo -n 4 > /sys/module/ehci_hcd/parameters/ep_addr_txdbg_mask
To capture ep3out endpoint events
echo -n 8 > /sys/module/ehci_hcd/parameters/ep_addr_rxdbg_mask

Change-Id: I7f01b19f9aa8a656e55ed0cb6afbcd9af8215133
Signed-off-by: default avatarHemant Kumar <hemantk@codeaurora.org>
parent 6741773f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment