Home
last modified time | relevance | path

Searched refs:UsbFnEvent (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/drivers/peripheral/usb/interfaces/ddk/device/
H A Dusbfn_interface.h168 struct UsbFnEvent { struct
226 typedef void (*UsbFnEventCallback)(struct UsbFnEvent *event);
/ohos5.0/drivers/peripheral/usb/test/unittest/device_sdk/
H A Dusb_device_cdcacm_test.h133 void AcmEventCallback(struct UsbFnEvent * const event);
H A Dusb_device_cdcacm_test.cpp664 void AcmEventCallback(struct UsbFnEvent * const event) in AcmEventCallback()
H A Dusb_device_sdk_if_test.cpp868 static void eventCallback(struct UsbFnEvent *event) in eventCallback()
/ohos5.0/drivers/hdf_core/framework/test/unittest/model/usb/device/include/
H A Dusb_device_lite_cdcacm_test.h126 void AcmEventCallback(struct UsbFnEvent *event);
/ohos5.0/drivers/peripheral/usb/gadget/function/mtp/include/
H A Dusbfn_mtp_impl.h216 static void UsbMtpDeviceEp0EventDispatch(struct UsbFnEvent *event);
/ohos5.0/drivers/peripheral/usb/ddk/device/src/
H A Dusbfn_dev_mgr.c412 struct UsbFnEvent fnEvnet; in HandleEp0CtrlEvent()
/ohos5.0/drivers/hdf_core/framework/test/unittest/model/usb/device/src/
H A Dusb_device_lite_cdcacm_test.c657 void AcmEventCallback(struct UsbFnEvent *event) in AcmEventCallback()
H A Dusb_device_lite_sdk_if_test.c1500 static void EventCallBack(struct UsbFnEvent *event) in EventCallBack()
/ohos5.0/drivers/peripheral/usb/gadget/function/ecm/
H A Dcdcecm.c612 static void UsbEcmEventCallback(struct UsbFnEvent *event) in UsbEcmEventCallback()
/ohos5.0/drivers/peripheral/usb/gadget/function/acm/
H A Dcdcacm.c1193 static void UsbAcmEventCallback(struct UsbFnEvent *event) in UsbAcmEventCallback()
/ohos5.0/drivers/peripheral/usb/gadget/function/mtp/src/
H A Dusbfn_mtp_impl.cpp654 void UsbfnMtpImpl::UsbMtpDeviceEp0EventDispatch(struct UsbFnEvent *event) in UsbMtpDeviceEp0EventDispatch()
/ohos5.0/docs/zh-cn/device-dev/driver/
H A Ddriver-peripherals-usb-des.md383 static void UsbAcmEventCallback(struct UsbFnEvent *event)
/ohos5.0/docs/en/device-dev/driver/
H A Ddriver-peripherals-usb-des.md387 static void UsbAcmEventCallback(struct UsbFnEvent *event)