Home
last modified time | relevance | path

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

/drivers/peripheral/usb/sample/host/include/
H A Dusbhost_sdkapi_speed.h61 CMD_CLOSE_PARM, enumerator
H A Dusbhost_sdkraw_speed.h58 CMD_CLOSE_PARM, enumerator
/drivers/peripheral/usb/serial/include/
H A Dusb_serial_rawapi.h34 CMD_CLOSE_PARM, enumerator
H A Dusb_serial.h37 CMD_CLOSE_PARM, enumerator
/drivers/peripheral/usb/test/unittest/host_sdk/
H A Dusb_host_sdk_if_test.h29 CMD_CLOSE_PARM, enumerator
H A Dusb_raw_sdk_if_test.h30 CMD_CLOSE_PARM, enumerator
/drivers/peripheral/usb/sample/host/src/
H A Dusbhost_ddk_test.c26 CMD_CLOSE_PARM, enumerator
636 int32_t status = g_acmService->dispatcher->Dispatch(&g_acmService->object, CMD_CLOSE_PARM, g_data, g_reply); in UsbHostDdkTestClose()
638 int32_t status = g_acmService->dispatcher->Dispatch(g_acmService, CMD_CLOSE_PARM, g_data, g_reply); in UsbHostDdkTestClose()
642 HDF_LOGE("%{public}s:%{public}d Dispatch CMD_CLOSE_PARM status=%{public}d err", __func__, __LINE__, status); in UsbHostDdkTestClose()
/drivers/peripheral/usb/serial/src/
H A Dusb_serial_rawapi.c943 case CMD_CLOSE_PARM: in UsbSerialDeviceDispatch()
H A Dusb_serial.c1051 case CMD_CLOSE_PARM: in UsbSerialCheckCmd()

Completed in 8 milliseconds