Home
last modified time | relevance | path

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

/bsp/nxp/imx/imx6ull-smart/drivers/usb/device/
A Dusb_device_ehci.c84 extern usb_status_t USB_DeviceNotificationTrigger(void *handle, void *msg);
536 USB_DeviceNotificationTrigger(ehciState->deviceHandle, &message); in USB_DeviceEhciCancelControlPipe()
790 USB_DeviceNotificationTrigger(ehciState->deviceHandle, &message); in USB_DeviceEhciInterruptPortChange()
802 USB_DeviceNotificationTrigger(ehciState->deviceHandle, &message); in USB_DeviceEhciInterruptPortChange()
845 USB_DeviceNotificationTrigger(ehciState->deviceHandle, &message); in USB_DeviceEhciInterruptReset()
885 USB_DeviceNotificationTrigger(ehciState->deviceHandle, &message); in USB_DeviceEhciInterruptSuspend()
1185 USB_DeviceNotificationTrigger(ehciState->deviceHandle, &message); in USB_DeviceEhciInit()
1705 USB_DeviceNotificationTrigger(ehciState->deviceHandle, &message); in USB_DeviceEhciIsrFunction()
1711 USB_DeviceNotificationTrigger(ehciState->deviceHandle, &message); in USB_DeviceEhciIsrFunction()
1796 USB_DeviceNotificationTrigger(dcdHSState->deviceHandle, &message); in USB_DeviceDcdHSIsrFunction()
[all …]
A Dusb_device_dci.c751 usb_status_t USB_DeviceNotificationTrigger(void *handle, void *msg) in USB_DeviceNotificationTrigger() function
/bsp/nxp/imx/imxrt/libraries/drivers/usb/device/
A Dusb_device_ehci.c79 extern usb_status_t USB_DeviceNotificationTrigger(void *handle, void *msg);
530 USB_DeviceNotificationTrigger(ehciState->deviceHandle, &message); in USB_DeviceEhciCancelControlPipe()
783 USB_DeviceNotificationTrigger(ehciState->deviceHandle, &message); in USB_DeviceEhciInterruptPortChange()
795 USB_DeviceNotificationTrigger(ehciState->deviceHandle, &message); in USB_DeviceEhciInterruptPortChange()
838 USB_DeviceNotificationTrigger(ehciState->deviceHandle, &message); in USB_DeviceEhciInterruptReset()
878 USB_DeviceNotificationTrigger(ehciState->deviceHandle, &message); in USB_DeviceEhciInterruptSuspend()
1148 USB_DeviceNotificationTrigger(ehciState->deviceHandle, &message); in USB_DeviceEhciInit()
1666 USB_DeviceNotificationTrigger(ehciState->deviceHandle, &message); in USB_DeviceEhciIsrFunction()
1672 USB_DeviceNotificationTrigger(ehciState->deviceHandle, &message); in USB_DeviceEhciIsrFunction()
1757 USB_DeviceNotificationTrigger(dcdHSState->deviceHandle, &message); in USB_DeviceDcdHSIsrFunction()
[all …]
A Dusb_device_dci.c746 usb_status_t USB_DeviceNotificationTrigger(void *handle, void *msg) in USB_DeviceNotificationTrigger() function

Completed in 14 milliseconds