Searched refs:UsbFnEventCallback (Results 1 - 5 of 5) sorted by relevance
/drivers/peripheral/usb/interfaces/ddk/device/ |
H A D | usbfn_interface.h | 226 typedef void (*UsbFnEventCallback)(struct UsbFnEvent *event);
typedef 278 struct UsbFnInterface *interface, uint32_t eventMask, UsbFnEventCallback callback, void *context);
|
/drivers/peripheral/usb/ddk/device/include/ |
H A D | usbfn_dev_mgr.h | 48 UsbFnEventCallback callback, void *context);
|
H A D | usbfn_io_mgr.h | 51 UsbFnEventCallback callback;
|
/drivers/peripheral/usb/ddk/device/src/ |
H A D | usbfn_sdk_if.c | 181 struct UsbFnInterface *interface, uint32_t eventMask, UsbFnEventCallback callback, void *context) in UsbFnStartRecvInterfaceEvent()
|
H A D | usbfn_dev_mgr.c | 581 struct UsbFnInterface *interface, uint32_t eventMask, UsbFnEventCallback callback, void *context) in UsbFnMgrStartRecvEvent()
|
Completed in 3 milliseconds