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

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

Completed in 106 milliseconds