Home
last modified time | relevance | path

Searched defs:hc_driver (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/hiebpf/include/
Dvmlinux.h111839 struct hc_driver { struct
111840 const char *description;
111841 const char *product_desc;
111842 size_t hcd_priv_size;
111843 irqreturn_t (*irq)(struct usb_hcd *);
111844 int flags;
111845 int (*reset)(struct usb_hcd *);
111846 int (*start)(struct usb_hcd *);
111847 int (*pci_suspend)(struct usb_hcd *, bool);
111848 int (*pci_resume)(struct usb_hcd *, bool);
[all …]