Home
last modified time | relevance | path

Searched defs:cmdType (Results 1 – 11 of 11) sorted by relevance

/drivers/peripheral/usb/sample/host/src/
Dusbhost_test.c67 static int32_t TestParaseCommand(int32_t paramNum, const char *cmdParam, int32_t *cmdType, char *ap… in TestParaseCommand()
186 static void TestCmdLoopOther(int32_t cmdType, const char *param) in TestCmdLoopOther()
225 static int32_t TestCmdLoop(int32_t cmdType, const char *param) in TestCmdLoop()
322 int32_t cmdType; in main() local
Dusbhost_pnp_test.c62 static void TestInitPnpInfo(enum UsbPnpNotifyServiceCmd cmdType) in TestInitPnpInfo()
Dusbhost_ddk_test.c126 static void TestModuleWriteLog(int32_t cmdType, const char *str) in TestModuleWriteLog()
596 int32_t UsbHostDdkTestOpen(int32_t cmdType) in UsbHostDdkTestOpen()
622 int32_t UsbHostDdkTestClose(int32_t cmdType) in UsbHostDdkTestClose()
/drivers/peripheral/usb/net/src/
Dcdc_ether.c327 int32_t cmdType = HOST_ECM_ADD_INTERFACE; in EcmOpen() local
412 int32_t cmdType = HOST_ECM_REMOVE_INTERFACE; in EcmClose() local
/drivers/peripheral/usb/serial/src/
Dusb_serial_rawapi.c638 int32_t cmdType = HOST_ACM_ASYNC_READ; in SerialOpen() local
688 int32_t cmdType = HOST_ACM_SYNC_READ; in SerialClose() local
Dusb_serial.c881 int32_t cmdType = HOST_ACM_ASYNC_READ; in SerialOpen() local
938 int32_t cmdType = HOST_ACM_SYNC_READ; in SerialClose() local
/drivers/peripheral/usb/hdi_service/src/
Dusbd_dispatcher.cpp362 int32_t cmdType = (requestType >> CMD_OFFSET_5) & CMD_TYPE_MASK; in CtrlTranParamGetReqType() local
/drivers/peripheral/usb/ddk/host/src/
Dusb_raw_api_library.c1557 int32_t RawInitPnpService(enum UsbPnpNotifyServiceCmd cmdType, struct UsbPnpAddRemoveInfo infoData) in RawInitPnpService()
Dusb_interface_pool.c1204 enum UsbPnpNotifyServiceCmd cmdType = USB_PNP_NOTIFY_ADD_INTERFACE; in UsbAddOrRemoveInterface() local
/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
Dwpa_p2p_cmd.c1559 int32_t cmdType, int32_t dataType, const char *carryData) in WpaInterfaceDeliverP2pData()
/drivers/hdf_core/framework/support/platform/include/hdmi/
Dhdmi_cec.h1075 uint8_t cmdType; member