Home
last modified time | relevance | path

Searched refs:CMD_READ_PARM (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/drivers/peripheral/usb/sample/host/include/
H A Dusbhost_sdkraw_speed.h60 CMD_READ_PARM, enumerator
H A Dusbhost_sdkapi_speed.h63 CMD_READ_PARM, enumerator
/ohos5.0/drivers/peripheral/usb/test/unittest/host_sdk/
H A Dusb_host_sdk_if_test.h31 CMD_READ_PARM, enumerator
H A Dusb_raw_sdk_if_test.h32 CMD_READ_PARM, enumerator
/ohos5.0/drivers/peripheral/usb/serial/include/
H A Dusb_serial_rawapi.h36 CMD_READ_PARM, enumerator
H A Dusb_serial.h39 CMD_READ_PARM, enumerator
/ohos5.0/drivers/peripheral/usb/sample/host/src/
H A Dusbhost_ddk_test.c28 CMD_READ_PARM, enumerator
181 …int32_t status = g_acmService->dispatcher->Dispatch(&g_acmService->object, CMD_READ_PARM, g_data, … in UsbHostDdkTestAsyncRead()
183 … int32_t status = g_acmService->dispatcher->Dispatch(g_acmService, CMD_READ_PARM, g_data, g_reply); in UsbHostDdkTestAsyncRead()
/ohos5.0/drivers/peripheral/usb/hdi_service/include/
H A Dusbd_type.h82 CMD_READ_PARM, enumerator
/ohos5.0/drivers/peripheral/usb/serial/src/
H A Dusb_serial_rawapi.c947 case CMD_READ_PARM: in UsbSerialDeviceDispatch()
H A Dusb_serial.c1055 case CMD_READ_PARM: in UsbSerialCheckCmd()