Home
last modified time | relevance | path

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

/drivers/usb/host/
Dehci.h123 struct ehci_hcd { /* one per controller */ struct
125 enum ehci_hrtimer_event next_hrtimer_event;
126 unsigned enabled_hrtimer_events;
127 ktime_t hr_timeouts[EHCI_HRTIMER_NUM_EVENTS];
128 struct hrtimer hrtimer;
130 int PSS_poll_count;
131 int ASS_poll_count;
132 int died_poll_count;
135 struct ehci_caps __iomem *caps;
136 struct ehci_regs __iomem *regs;
[all …]