Home
last modified time | relevance | path

Searched refs:CMD_CLASS_CTRL_SYNC (Results 1 - 9 of 9) sorted by relevance

/drivers/peripheral/usb/sample/host/include/
H A Dusbhost_sdkapi_speed.h68 CMD_CLASS_CTRL_SYNC, enumerator
H A Dusbhost_sdkraw_speed.h65 CMD_CLASS_CTRL_SYNC, enumerator
/drivers/peripheral/usb/serial/include/
H A Dusb_serial_rawapi.h41 CMD_CLASS_CTRL_SYNC, enumerator
H A Dusb_serial.h44 CMD_CLASS_CTRL_SYNC, enumerator
/drivers/peripheral/usb/test/unittest/host_sdk/
H A Dusb_host_sdk_if_test.h36 CMD_CLASS_CTRL_SYNC, enumerator
H A Dusb_raw_sdk_if_test.h37 CMD_CLASS_CTRL_SYNC, enumerator
/drivers/peripheral/usb/hdi_service/include/
H A Dusbd_type.h54 CMD_CLASS_CTRL_SYNC, enumerator
/drivers/peripheral/usb/sample/host/src/
H A Dusbhost_ddk_test.c33 CMD_CLASS_CTRL_SYNC, enumerator
304 int32_t status = g_acmService->dispatcher->Dispatch(&g_acmService->object, CMD_CLASS_CTRL_SYNC, g_data, g_reply); in UsbHostDdkTestCtrlClass()
306 int32_t status = g_acmService->dispatcher->Dispatch(g_acmService, CMD_CLASS_CTRL_SYNC, g_data, g_reply); in UsbHostDdkTestCtrlClass()
310 printf("%s:%d Dispatch CMD_CLASS_CTRL_SYNC failed status = %d\n", __func__, __LINE__, status); in UsbHostDdkTestCtrlClass()
311 HDF_LOGE("%{public}s:%{public}d Dispatch CMD_CLASS_CTRL_SYNC failed status = %{public}d", in UsbHostDdkTestCtrlClass()
/drivers/peripheral/usb/serial/src/
H A Dusb_serial.c1065 case CMD_CLASS_CTRL_SYNC: in UsbSerialCheckCmd()

Completed in 8 milliseconds