Searched defs:fhci_hcd (Results 1 – 1 of 1) sorted by relevance
242 struct fhci_hcd { struct243 enum qe_clock fullspeed_clk;244 enum qe_clock lowspeed_clk;245 struct qe_pin *pins[NUM_PINS];250 struct gtm_timer *timer;252 spinlock_t lock;255 int active_urbs;259 struct list_head empty_eds;260 struct list_head empty_tds;263 int usb_irq_stat[13];[all …]
Completed in 7 milliseconds