Home
last modified time | relevance | path

Searched refs:TestControlMsgData (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/drivers/peripheral/usb/test/unittest/host_sdk/
H A Dusb_host_sdk_if_test.h119 struct TestControlMsgData { struct
H A Dusb_host_sdk_if_test_io.cpp110 static struct UsbControlRequest UsbControlMsg(struct TestControlMsgData msgData) in UsbControlMsg()
296 struct TestControlMsgData msgData = {0}; in AcmFillCtrlRequest()
H A Dusb_host_sdk_if_test.cpp182 static struct UsbControlRequest UsbControlMsg(struct TestControlMsgData msgData) in UsbControlMsg()
1419 struct TestControlMsgData msgData = {0};
1549 struct TestControlMsgData msgData = {0};
/ohos5.0/drivers/hdf_core/framework/test/unittest/model/usb/host/include/
H A Dusb_test.h215 struct TestControlMsgData { struct
/ohos5.0/drivers/hdf_core/framework/test/unittest/model/usb/host/src/
H A Dusb_test.c141 static struct UsbControlRequest UsbControlMsg(struct TestControlMsgData msgData) in UsbControlMsg()
1292 struct TestControlMsgData msgData; in CheckHostSdkIfFillRequest004()
1444 struct TestControlMsgData msgData; in CheckHostSdkIfFillRequest008()