Home
last modified time | relevance | path

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

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