Searched refs:get_oci (Results 1 – 4 of 4) sorted by relevance
26 int (*get_oci)(unsigned port); member
142 if (hub && hub->get_oci) in ohci_da8xx_get_oci()143 return hub->get_oci(1); in ohci_da8xx_get_oci()179 if (hub && hub->get_oci) in ohci_da8xx_has_oci()208 if (hub->get_oci(port) > 0) in ohci_da8xx_ocic_handler()
345 .get_oci = hawk_usb_get_oci,
97 .get_oci = da830_evm_usb_get_oci,