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