Home
last modified time | relevance | path

Searched refs:CMD_REMOVE_INTERFACE (Results 1 - 8 of 8) sorted by relevance

/drivers/peripheral/usb/sample/host/include/
H A Dusbhost_sdkapi_speed.h75 CMD_REMOVE_INTERFACE, enumerator
H A Dusbhost_sdkraw_speed.h72 CMD_REMOVE_INTERFACE, enumerator
/drivers/peripheral/usb/serial/include/
H A Dusb_serial_rawapi.h48 CMD_REMOVE_INTERFACE, enumerator
H A Dusb_serial.h51 CMD_REMOVE_INTERFACE, enumerator
/drivers/peripheral/usb/hdi_service/include/
H A Dusbd_type.h74 CMD_REMOVE_INTERFACE, enumerator
/drivers/peripheral/usb/sample/host/src/
H A Dusbhost_ddk_test.c40 CMD_REMOVE_INTERFACE, enumerator
582 int32_t status = g_acmService->dispatcher->Dispatch(&g_acmService->object, CMD_REMOVE_INTERFACE, g_data, g_reply); in UsbHostDdkTestRemoveInterface()
584 int32_t status = g_acmService->dispatcher->Dispatch(g_acmService, CMD_REMOVE_INTERFACE, g_data, g_reply); in UsbHostDdkTestRemoveInterface()
588 HDF_LOGE("%{public}s:%{public}d Dispatch CMD_REMOVE_INTERFACE failed status = %d", __func__, __LINE__, status); in UsbHostDdkTestRemoveInterface()
592 printf("%s:%d CMD_REMOVE_INTERFACE success!\n", __func__, __LINE__); in UsbHostDdkTestRemoveInterface()
593 HDF_LOGD("%{public}s:%{public}d CMD_REMOVE_INTERFACE success!", __func__, __LINE__); in UsbHostDdkTestRemoveInterface()
/drivers/peripheral/usb/serial/src/
H A Dusb_serial.c1035 } else if (cmd == CMD_REMOVE_INTERFACE) { in SerialAddOrRemoveInterface()
1078 case CMD_REMOVE_INTERFACE: in UsbSerialCheckCmd()
H A Dusb_serial_rawapi.c958 case CMD_REMOVE_INTERFACE: in UsbSerialDeviceDispatch()

Completed in 8 milliseconds