Home
last modified time | relevance | path

Searched refs:get_oci (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/drivers/usb/host/
Dohci-da8xx.c81 if (hub->get_oci(port) > 0) in ohci_da8xx_ocic_handler()
118 if (hub->get_oci) { in ohci_da8xx_init()
192 if (hub->get_oci && hub->get_oci(wIndex) > 0) in ohci_da8xx_hub_control()
/linux-3.4.99/arch/arm/mach-davinci/include/mach/
Dusb.h49 int (*get_oci)(unsigned port); member
/linux-3.4.99/arch/arm/mach-davinci/
Dboard-omapl138-hawk.c234 .get_oci = hawk_usb_get_oci,
Dboard-da830-evm.c92 .get_oci = da830_evm_usb_get_oci,