Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dohci.h190 struct ohci_hcca { struct
375 struct ohci_hcca *hcca;
192 int_tableohci_hcca global() argument
199 frame_noohci_hcca global() argument
200 done_headohci_hcca global() argument
201 reserved_for_hcohci_hcca global() argument
202 whatohci_hcca global() argument
H A Dohci-hcd.c594 memset (ohci->hcca, 0, sizeof (struct ohci_hcca)); in ohci_run()