How to perform runtime pm for usb hcds?
"jidong xiao" <[email protected]>
| Newsgroups | gmane.linux.usb.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, I saw usb_hcd_pci_suspend() is stored in several HCD's struct pci_driver as suspend, and usb_hcd_pci_resume() is stored as resume().From user's perspective, is it possible to call these methods manually?I mean,I am using kdb the trace these methods,and I wanna set a breakpoint in the point whenever these two methods are invoked. That's to say, once either of these two methods are invoked, then the system will drop into kdb, so that I can do some analysis on these two methods. But the problem is, from user space,what shall I do to trigger these two methods? Thanks Jason ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel