Searched defs:cmdType (Results 1 – 11 of 11) sorted by relevance
| /drivers/peripheral/usb/sample/host/src/ |
| D | usbhost_test.c | 66 static int32_t TestParaseCommand(int32_t paramNum, const char *cmdParam, int32_t *cmdType, char *ap… in TestParaseCommand() 185 static void TestCmdLoopOther(int32_t cmdType, const char *param) in TestCmdLoopOther() 224 static int32_t TestCmdLoop(int32_t cmdType, const char *param) in TestCmdLoop() 319 int32_t cmdType; in main() local
|
| D | usbhost_pnp_test.c | 62 static void TestInitPnpInfo(enum UsbPnpNotifyServiceCmd cmdType) in TestInitPnpInfo()
|
| D | usbhost_ddk_test.c | 139 static void TestModuleWriteLog(int32_t cmdType, const char *string, struct TestUsbDeviceDescriptor … in TestModuleWriteLog() 632 int32_t UsbHostDdkTestOpen(int32_t cmdType) in UsbHostDdkTestOpen() 659 int32_t UsbHostDdkTestClose(int32_t cmdType) in UsbHostDdkTestClose()
|
| /drivers/peripheral/usb/net/src/ |
| D | cdc_ether.c | 320 int32_t cmdType = HOST_ECM_ADD_INTERFACE; in EcmOpen() local 405 int32_t cmdType = HOST_ECM_REMOVE_INTERFACE; in EcmClose() local
|
| /drivers/peripheral/usb/serial/src/ |
| D | usb_serial_rawapi.c | 651 int32_t cmdType = HOST_ACM_ASYNC_READ; in SerialOpen() local 701 int32_t cmdType = HOST_ACM_SYNC_READ; in SerialClose() local
|
| D | usb_serial.c | 869 int32_t cmdType = HOST_ACM_ASYNC_READ; in SerialOpen() local 927 int32_t cmdType = HOST_ACM_SYNC_READ; in SerialClose() local
|
| /drivers/liteos/tzdriver/src/ |
| D | smc_smp.c | 701 uint32_t cmdType, uint8_t wait) in SendSmcCmd() 723 uint32_t cmdType, uint8_t wait) in RawSmcSend() 1322 static int SmpSmcSendFunc(TcNsSmcCmd *in, uint32_t cmdType, in SmpSmcSendFunc()
|
| /drivers/peripheral/usb/ddk/host/src/ |
| D | usb_interface_pool.c | 993 enum UsbPnpNotifyServiceCmd cmdType = USB_PNP_NOTIFY_ADD_INTERFACE; in UsbAddOrRemoveInterface() local
|
| D | usb_raw_api_library.c | 1426 int32_t RawInitPnpService(enum UsbPnpNotifyServiceCmd cmdType, struct UsbPnpAddRemoveInfo infoData) in RawInitPnpService()
|
| /drivers/peripheral/usb/hal/service/src/ |
| D | usbd_dispatcher.c | 777 int32_t cmdType = (requestType >> CMD_OFFSET_5) & CMD_TYPE_MASK; in CtrlTranParamGetReqType() local
|
| /drivers/framework/support/platform/include/hdmi/ |
| D | hdmi_cec.h | 1075 uint8_t cmdType; member
|