Home
last modified time | relevance | path

Searched refs:ohci_hcca (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/usb/host/
Dohci.h181 struct ohci_hcca { struct
366 struct ohci_hcca *hcca;
Dohci-hcd.c623 memset (ohci->hcca, 0, sizeof (struct ohci_hcca)); in ohci_run()