Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/host/
Dehci-platform.c48 struct ehci_platform_priv { struct
49 struct clk *clks[EHCI_MAX_CLKS];
50 struct reset_control *rsts;
51 bool reset_on_resume;
52 bool quirk_poll;
53 struct timer_list poll_timer;
54 struct delayed_work poll_work;