Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dehci-platform.c49 struct ehci_platform_priv { struct
50 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;