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

/linux-4.1.27/include/linux/platform_data/
H A Dusb-davinci.h51 int (*ocic_notify)(da8xx_ocic_handler_t handler); member in struct:da8xx_ohci_root_hub
/linux-4.1.27/drivers/usb/host/
H A Dohci-da8xx.c337 if (hub->ocic_notify) { usb_hcd_da8xx_probe()
338 error = hub->ocic_notify(ohci_da8xx_ocic_handler); usb_hcd_da8xx_probe()
363 hub->ocic_notify(NULL); usb_hcd_da8xx_remove()
/linux-4.1.27/arch/arm/mach-davinci/
H A Dboard-omapl138-hawk.c232 .ocic_notify = hawk_usb_ocic_notify,
H A Dboard-da830-evm.c95 .ocic_notify = da830_evm_usb_ocic_notify,

Completed in 205 milliseconds