Searched defs:ehci_platform_priv (Results 1 – 1 of 1) sorted by relevance
49 struct ehci_platform_priv { struct50 struct clk *clks[EHCI_MAX_CLKS];51 struct reset_control *rsts;52 bool reset_on_resume;53 bool quirk_poll;54 struct timer_list poll_timer;55 struct delayed_work poll_work;