Home
last modified time | relevance | path

Searched refs:UsbDdkDriverDispatch (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/usb/ddk_service/src/
H A Dusb_ddk_driver.cpp32 static int32_t UsbDdkDriverDispatch( in UsbDdkDriverDispatch() function
68 hdfUsbDdkHost->ioService.Dispatch = UsbDdkDriverDispatch; in HdfUsbDdkDriverBind()
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/usb_ddk_v1_0/cpp_target/usb/ddk/v1_0/
H A Dusb_ddk_driver.cpp.txt31 static int32_t UsbDdkDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *da…
67 hdfUsbDdkHost->ioService.Dispatch = UsbDdkDriverDispatch;