Home
last modified time | relevance | path

Searched defs:attrName (Results 1 - 7 of 7) sorted by relevance

/drivers/peripheral/codec/hal/idl_service/include/
H A Dcodec_component_config.h26 std::string attrName; member
31 std::string attrName; member
/drivers/peripheral/codec/image/config/
H A Dcodec_image_config.h27 std::string attrName; member
32 std::string attrName; member
/drivers/peripheral/codec/hal/src/
H A Dcodec_config_parser.c86 GetMaskedConfig(const struct DeviceResourceIface *iface, const struct DeviceResourceNode *node, const char *attrName, uint32_t *mask) GetMaskedConfig() argument
[all...]
/drivers/peripheral/usb/ddk/host/src/
H A Dusb_pnp_manager.c101 static const char *UsbPnpMgrGetGadgetPath(struct HdfDeviceObject *device, const char *attrName) in UsbPnpMgrGetGadgetPath() argument
/drivers/hdf_core/framework/utils/src/hcs_parser/
H A Dhcs_tree_if.c15 static struct DeviceResourceAttr *GetAttrInNode(const struct DeviceResourceNode *node, const char *attrName) in GetAttrInNode() argument
29 bool HcsGetBool(const struct DeviceResourceNode *node, const char *attrName) in HcsGetBool() argument
56 HcsGetUint8(const struct DeviceResourceNode *node, const char *attrName, uint8_t *value, uint8_t def) HcsGetUint8() argument
69 HcsGetUint16(const struct DeviceResourceNode *node, const char *attrName, uint16_t *value, uint16_t def) HcsGetUint16() argument
82 HcsGetUint32(const struct DeviceResourceNode *node, const char *attrName, uint32_t *value, uint32_t def) HcsGetUint32() argument
95 HcsGetUint64(const struct DeviceResourceNode *node, const char *attrName, uint64_t *value, uint64_t def) HcsGetUint64() argument
132 HcsGetUint8ArrayElem(const struct DeviceResourceNode *node, const char *attrName, uint32_t index, uint8_t *value, uint8_t def) HcsGetUint8ArrayElem() argument
153 HcsGetUint16ArrayElem(const struct DeviceResourceNode *node, const char *attrName, uint32_t index, uint16_t *value, uint16_t def) HcsGetUint16ArrayElem() argument
174 HcsGetUint32ArrayElem(const struct DeviceResourceNode *node, const char *attrName, uint32_t index, uint32_t *value, uint32_t def) HcsGetUint32ArrayElem() argument
195 HcsGetUint64ArrayElem(const struct DeviceResourceNode *node, const char *attrName, uint32_t index, uint64_t *value, uint64_t def) HcsGetUint64ArrayElem() argument
222 HcsGetUint8Array(const struct DeviceResourceNode *node, const char *attrName, uint8_t *value, uint32_t len, uint8_t def) HcsGetUint8Array() argument
240 HcsGetUint16Array(const struct DeviceResourceNode *node, const char *attrName, uint16_t *value, uint32_t len, uint16_t def) HcsGetUint16Array() argument
258 HcsGetUint32Array(const struct DeviceResourceNode *node, const char *attrName, uint32_t *value, uint32_t len, uint32_t def) HcsGetUint32Array() argument
276 HcsGetUint64Array(const struct DeviceResourceNode *node, const char *attrName, uint64_t *value, uint32_t len, uint64_t def) HcsGetUint64Array() argument
295 HcsGetStringArrayElem(const struct DeviceResourceNode *node, const char *attrName, uint32_t index, const char **value, const char *def) HcsGetStringArrayElem() argument
312 HcsGetString(const struct DeviceResourceNode *node, const char *attrName, const char **value, const char *def) HcsGetString() argument
325 HcsGetElemNum(const struct DeviceResourceNode *node, const char *attrName) HcsGetElemNum() argument
397 HcsGetNodeByRefAttr(const struct DeviceResourceNode *node, const char *attrName) HcsGetNodeByRefAttr() argument
[all...]
/drivers/peripheral/codec/hal/include/
H A Dcodec_config_parser.h87 const char *attrName; member
93 const char *attrName; member
/drivers/peripheral/codec/hal/idl_service/src/
H A Dcodec_component_config.cpp300 GetMaskedConfig(const struct DeviceResourceIface &iface, const struct DeviceResourceNode &node, const std::string &attrName, uint32_t &mask) GetMaskedConfig() argument
[all...]

Completed in 4 milliseconds