Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/usb/host/
Dohci.h190 struct ohci_hcca { struct
375 struct ohci_hcca *hcca;
Dohci-hcd.c594 memset (ohci->hcca, 0, sizeof (struct ohci_hcca)); in ohci_run()