Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/host/
Dehci.h111 struct ehci_hcd { /* one per controller */ struct
113 enum ehci_hrtimer_event next_hrtimer_event;
114 unsigned enabled_hrtimer_events;
115 ktime_t hr_timeouts[EHCI_HRTIMER_NUM_EVENTS];
116 struct hrtimer hrtimer;
118 int PSS_poll_count;
119 int ASS_poll_count;
120 int died_poll_count;
123 struct ehci_caps __iomem *caps;
124 struct ehci_regs __iomem *regs;
[all …]