Home
last modified time | relevance | path

Searched defs:propName (Results 1 - 11 of 11) sorted by relevance

/drivers/peripheral/usb/test/moduletest/common/liteos/
H A Dusb_device_serial_func_test.cpp174 const char *propName = "idVendor"; in HWTEST_F() local
193 const char *propName = "idVendor"; in HWTEST_F() local
212 const char *propName = "testp"; in HWTEST_F() local
231 const char *propName in HWTEST_F() local
[all...]
/drivers/peripheral/usb/sample/device/linux/
H A Dprop_test.c72 static int32_t TestPropGet(const char *propName) in TestPropGet() argument
96 static int32_t TestPropSet(const char *propName, const char *propValue) in TestPropSet() argument
115 static int32_t TestPropRegist(const char *propName, const char *propValue) in TestPropRegist() argument
148 const char *propName = NULL; PropTest() local
[all...]
/drivers/peripheral/usb/ddk/host/src/
H A Dddk_sysfs_device.c32 static inline int32_t DdkSysfsGetBase(const char *propName) in DdkSysfsGetBase() argument
45 static int32_t DdkSysfsReadProperty(const char *deviceDir, const char *propName, int64_t *value, uint64_t maxVal) in DdkSysfsReadProperty() argument
/drivers/peripheral/usb/sample/device/liteos/lib/src/
H A Dlib_acm_test.c136 void acm_prop_regist(const char *propName, const char *propValue) in acm_prop_regist() argument
153 void acm_prop_write(const char *propName, const char *propValue) in acm_prop_write() argument
175 void acm_prop_read(const char *propName, char *propValue) in acm_prop_read() argument
/drivers/peripheral/usb/sample/device/liteos/
H A Dprop_test.c80 static int32_t TestPropGet(const char *propName) in TestPropGet() argument
104 static int32_t TestPropSet(const char *propName, const char *propValue) in TestPropSet() argument
123 static int32_t TestPropRegist(const char *propName, const char *propValue) in TestPropRegist() argument
154 TestProp(const char *propName, const char *propValue, bool setProp, bool getProp, bool registProp) TestProp() argument
174 const char *propName = NULL; PropTest() local
[all...]
/drivers/peripheral/usb/ddk/device/src/
H A Dadapter_if_liteos.c959 static int32_t UsbFnWriteProp(const char *deviceName, const char *propName, uint32_t propValue) in UsbFnWriteProp() argument
H A Dusbfn_cfg_mgr.c1046 const char *propName = NULL; in UsbFnCfgGetPropValueFromPropList() local
1171 UsbFnCfgChangeStrings( const struct UsbFnDeviceMgr *fnDevMgr, struct UsbFnAdapterOps *fnOps, uint32_t index, const char *propName) UsbFnCfgChangeStrings() argument
H A Dadapter_if.c154 static int32_t UsbFnWriteProp(const char *deviceName, const char *propName, uint32_t propValue) in UsbFnWriteProp() argument
/drivers/hdf_core/framework/test/unittest/model/usb/device/src/
H A Dusb_device_lite_sdk_if_test.c755 const char *propName = NULL; in UsbFnDviceTestSetProp004() local
/drivers/peripheral/usb/ddk/device/include/
H A Dadapter_if.h95 const char *propName; member
101 const char *propName; member
/drivers/peripheral/usb/gadget/function/acm/
H A Dcdcacm.c760 const char *propName = NULL; in UsbSerialGetProp() local
784 const char *propName = HdfSbufReadString(data); in UsbSerialSetProp() local
830 const char *propName = HdfSbufReadString(data); in UsbSerialRegistProp() local
[all...]

Completed in 13 milliseconds