Searched defs:ohci_hcd (Results 1 – 1 of 1) sorted by relevance
362 struct ohci_hcd { struct384 void (*start_hnp)(struct ohci_hcd *ohci); argument391 struct dma_pool *td_cache;392 struct dma_pool *ed_cache;394 struct td *dl_start, *dl_end; /* the done list */395 struct list_head pending;402 int num_ports;403 int load [NUM_INTS];408 unsigned working:1;409 unsigned restart_work:1;[all …]
Completed in 7 milliseconds