Home
last modified time | relevance | path

Searched defs:attr (Results 1 - 25 of 42) sorted by relevance

12

/drivers/hdf_core/framework/test/unittest/model/audio/src/
H A Daudio_dsp_base_test.c18 struct DeviceResourceAttr attr; in DspGetServiceNameTest() local
42 struct DeviceResourceAttr attr; in DspGetDaiNameTest() local
/drivers/peripheral/audio/interfaces/2.0/include/
H A Daudio_capture.h65 struct AudioAttribute attr; member
H A Daudio_render.h66 struct AudioAttribute attr; member
/drivers/peripheral/audio/interfaces/include/
H A Daudio_capture.h64 struct AudioAttribute attr; member
H A Daudio_render.h64 struct AudioAttribute attr; member
/drivers/hdf_core/framework/tools/hdi-gen/ast/
H A Dast_union_type.h35 inline void SetAttribute(const AutoPtr<ASTAttr> &attr) in SetAttribute() argument
H A Dast_struct_type.h35 inline void SetAttribute(const AutoPtr<ASTAttr> &attr) in SetAttribute() argument
H A Dast_method.h32 inline void SetAttribute(AutoPtr<ASTAttr> attr) in SetAttribute() argument
H A Dast_enum_type.h72 inline void SetAttribute(const AutoPtr<ASTAttr> &attr) in SetAttribute() argument
H A Dast_interface_type.h49 void SetAttribute(const AutoPtr<ASTAttr> &attr) in SetAttribute() argument
/drivers/peripheral/bluetooth/audio/interfaces/include/
H A Daudio_render.h64 struct AudioAttribute attr; member
/drivers/peripheral/audio/hal/hdi_binder/server/src/
H A Dhdf_audio_input_event.c166 FfrtTaskAttr attr; in AudioHeadsetPnpInputStartThread() local
H A Dhdf_audio_pnp_uevent_hdmi.c228 FfrtTaskAttr attr; in AudioHdmiPnpUeventStartThread() local
/drivers/hdf_core/adapter/khdf/liteos/platform/src/
H A Duart_dev.c135 struct UartAttribute attr; in UartCfgAttr() local
/drivers/hdf_core/framework/model/display/driver/
H A Dhdf_drm_panel.c139 SuspendStore(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) SuspendStore() argument
159 ResumeStore(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) ResumeStore() argument
179 BacklightStore(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) BacklightStore() argument
/drivers/hdf_core/framework/model/input/driver/
H A Dinput_config_parser.c111 ParseAttr(struct DeviceResourceIface *parser, const struct DeviceResourceNode *attrNode, BoardAttrCfg *attr) ParseAttr() argument
/drivers/hdf_core/framework/test/unittest/platform/common/
H A Dhdmi_test.c60 struct HdmiAudioAttr attr = {0}; in TestHdmiSetAudioAttr() local
77 struct HdmiVideoAttr attr = {0}; in TestHdmiSetVideoAttr() local
94 struct HdmiHdrAttr attr = {0}; TestHdmiSetHdrAttr() local
[all...]
H A Dmipi_csi_test.c73 LvdsDevAttr attr; in InitLvdsDevAttr() local
146 MipiDevAttr attr; InitMipiDevAttr() local
201 ComboDevAttr attr; InitComboDevAttr() local
[all...]
H A Dmipi_csi_test.h48 ComboDevAttr attr; member
/drivers/peripheral/codec/hal/src/
H A Dcodec_config_parser.c59 GetUintTableConfig(const struct DeviceResourceIface *iface, const struct DeviceResourceNode *node, ConfigUintArrayNodeAttr *attr) GetUintTableConfig() argument
204 ConfigUintArrayNodeAttr attr = {CODEC_CONFIG_KEY_SUPPORT_PROFILES, GetMiscOfCapability() local
[all...]
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/unittest/audio_capture_extension/src/
H A Daudio_capture_ext_impl_test.cpp219 AudioSampleAttributes attr; in HWTEST_F() local
/drivers/hdf_core/adapter/khdf/linux/platform/uart/
H A Duart_adapter.c372 static unsigned short AttrToCs(unsigned char attr) in AttrToCs() argument
/drivers/hdf_core/framework/support/platform/src/hdmi/
H A Dhdmi_dispatch.c124 struct HdmiVideoAttr *attr = NULL; in HdmiCmdVideoAttrSet() local
137 struct HdmiAudioAttr *attr = NULL; in HdmiCmdAudioAttrSet() local
150 struct HdmiHdrAttr *attr = NULL; in HdmiCmdHdrAttrSet() local
/drivers/hdf_core/framework/utils/src/hcs_parser/
H A Dhcs_tree_if.c17 struct DeviceResourceAttr *attr = NULL; in GetAttrInNode() local
32 struct DeviceResourceAttr *attr = GetAttrInNode(node, attrName); in HcsGetBool() local
58 struct DeviceResourceAttr *attr = GetAttrInNode(node, attrName); HcsGetUint8() local
71 struct DeviceResourceAttr *attr = GetAttrInNode(node, attrName); HcsGetUint16() local
84 struct DeviceResourceAttr *attr = GetAttrInNode(node, attrName); HcsGetUint32() local
97 struct DeviceResourceAttr *attr = GetAttrInNode(node, attrName); HcsGetUint64() local
108 GetArrayElem(const struct DeviceResourceAttr *attr, uint32_t index) GetArrayElem() argument
136 struct DeviceResourceAttr *attr = GetAttrInNode(node, attrName); HcsGetUint8ArrayElem() local
157 struct DeviceResourceAttr *attr = GetAttrInNode(node, attrName); HcsGetUint16ArrayElem() local
178 struct DeviceResourceAttr *attr = GetAttrInNode(node, attrName); HcsGetUint32ArrayElem() local
199 struct DeviceResourceAttr *attr = GetAttrInNode(node, attrName); HcsGetUint64ArrayElem() local
299 struct DeviceResourceAttr *attr = GetAttrInNode(node, attrName); HcsGetStringArrayElem() local
314 struct DeviceResourceAttr *attr = GetAttrInNode(node, attrName); HcsGetString() local
328 struct DeviceResourceAttr *attr = GetAttrInNode(node, attrName); HcsGetElemNum() local
340 struct DeviceResourceAttr *attr = NULL; GetAttrValueInNode() local
402 struct DeviceResourceAttr *attr = GetAttrInNode(node, attrName); HcsGetNodeByRefAttr() local
[all...]
/drivers/peripheral/codec/image/config/
H A Dcodec_image_config.cpp156 ConfigUintArrayNodeAttr attr = {CODEC_CONFIG_KEY_SUPPORT_PIXEL_FMTS, cap.supportPixFmts}; in GetOneCapability() local
164 GetUintTableConfig(const struct DeviceResourceIface &iface, const struct DeviceResourceNode &node, ConfigUintArrayNodeAttr &attr) GetUintTableConfig() argument
[all...]

Completed in 10 milliseconds

12