| /vendor/hisilicon/hispark_pegasus/demo/oc_demo/ |
| H A D | app_demo_config.c | 2056 osThreadAttr_t attr; in TimerTask() local
|
| /vendor/hisilicon/hispark_pegasus/demo/traffic_light_demo/ |
| H A D | app_demo_config.c | 2019 osThreadAttr_t attr; in TimerTask() local
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/ |
| H A D | drv_hdmi_intf.c | 860 hdmi_user_attr_construct(hdmi_device *hdmi_dev, hdmi_attr *attr, const hdmi_hardware_status *hw_status) global() argument 905 hdmi_video_attr_construct(hdmi_attr *attr, const hdmi_hardware_status *hw_status) global() argument 962 hdmi_attr_construct(hdmi_device *hdmi_dev, hdmi_attr *attr) global() argument 1761 hdmi_attr attr = {0}; global() local 2642 hdmi_attr *attr = HI_NULL; global() local 2734 hdmi_attr *attr = HI_NULL; global() local 2792 hdmi_attr *attr = HI_NULL; global() local 2832 hdmi_attr *attr = HI_NULL; global() local 2936 drv_hdmi_attr_get(const hdmi_device *hdmi_dev, hdmi_attr *attr) global() argument 2951 drv_hdmi_attr_set(hdmi_device *hdmi_dev, hdmi_attr *attr) global() argument 3351 hdmi21_caps_check(hdmi_device *hdmi_dev, const hdmi_property *attr) global() argument 3478 hdmi_attr *attr = HI_NULL; global() local 3706 drv_hdmi_vo_attr *attr = HI_NULL; global() local 3727 drv_hdmi_vo_attr *attr = HI_NULL; global() local [all...] |
| /device/soc/hisilicon/hi3516dv300/sdk_liteos/include/adapt/ |
| H A D | hi_comm_sns_adapt.h | 69 hi_isp_de_attr attr;
member
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/include/adapt/ |
| H A D | hi_comm_sns_adapt.h | 69 hi_isp_de_attr attr;
member
|
| /device/soc/rockchip/common/sdk_linux/drivers/iommu/ |
| H A D | iommu.c | 58 struct attribute attr;
member 338 struct iommu_group_attribute *attr = to_iommu_group_attr(__attr);
in iommu_group_attr_show() local 350 struct iommu_group_attribute *attr = to_iommu_group_attr(__attr);
in iommu_group_attr_store() local 365 static int iommu_group_create_file(struct iommu_group *group, struct iommu_group_attribute *attr)
in iommu_group_create_file() argument 370 iommu_group_remove_file(struct iommu_group *group, struct iommu_group_attribute *attr) iommu_group_remove_file() argument 1525 int attr = 1; iommu_group_alloc_default_domain() local 2789 iommu_domain_get_attr(struct iommu_domain *domain, enum iommu_attr attr, void *data) iommu_domain_get_attr() argument 2817 iommu_domain_set_attr(struct iommu_domain *domain, enum iommu_attr attr, void *data) iommu_domain_set_attr() argument [all...] |
| /device/soc/rockchip/common/sdk_linux/kernel/cgroup/ |
| H A D | cpuset.c | 1022 struct sched_domain_attr *attr; in rebuild_sched_domains_locked() local
|
| /device/soc/rockchip/common/vendor/drivers/devfreq/ |
| H A D | rockchip_dmc.c | 2245 static ssize_t rockchip_dmcfreq_status_show(struct device *dev, struct device_attribute *attr, char *buf) in rockchip_dmcfreq_status_show() argument 2252 static ssize_t rockchip_dmcfreq_status_store(struct device *dev, struct device_attribute *attr, const char *buf, in rockchip_dmcfreq_status_store() argument 2266 static ssize_t upthreshold_show(struct device *dev, struct device_attribute *attr, char *buf) in upthreshold_show() argument 2274 static ssize_t upthreshold_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) in upthreshold_store() argument 2291 static ssize_t downdifferential_show(struct device *dev, struct device_attribute *attr, char *buf) in downdifferential_show() argument 2299 static ssize_t downdifferential_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) in downdifferential_store() argument
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_mem.c | 1231 unsigned long attr; in kbase_gpu_mmap() local
|
| /device/soc/rockchip/common/sdk_linux/drivers/mmc/core/ |
| H A D | block.c | 232 static ssize_t power_ro_lock_show(struct device *dev, struct device_attribute *attr, char *buf)
in power_ro_lock_show() argument 252 static ssize_t power_ro_lock_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count)
in power_ro_lock_store() argument 298 static ssize_t force_ro_show(struct device *dev, struct device_attribute *attr, char *buf)
in force_ro_show() argument 308 static ssize_t force_ro_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count)
in force_ro_store() argument [all...] |
| /device/soc/rockchip/common/sdk_linux/drivers/phy/rockchip/ |
| H A D | phy-rockchip-inno-usb2.c | 938 static ssize_t otg_mode_show(struct device *device, struct device_attribute *attr, char *buf)
in otg_mode_show() argument 973 static ssize_t otg_mode_store(struct device *device, struct device_attribute *attr, const char *buf, size_t count)
in otg_mode_store() argument
|
| /device/soc/rockchip/common/sdk_linux/include/linux/ |
| H A D | iommu.h | 856 static inline int iommu_domain_get_attr(struct iommu_domain *domain, enum iommu_attr attr, void *data) in iommu_domain_get_attr() argument 861 static inline int iommu_domain_set_attr(struct iommu_domain *domain, enum iommu_attr attr, void *data) in iommu_domain_set_attr() argument
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_mem.c | 1508 unsigned long attr; in kbase_gpu_mmap() local
|
| /device/soc/rockchip/rk3588/kernel/drivers/devfreq/ |
| H A D | rockchip_dmc.c | 2394 rockchip_dmcfreq_status_show(struct device *dev, struct device_attribute *attr, char *buf) rockchip_dmcfreq_status_show() argument 2403 rockchip_dmcfreq_status_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) rockchip_dmcfreq_status_store() argument 2419 upthreshold_show(struct device *dev, struct device_attribute *attr, char *buf) upthreshold_show() argument 2429 upthreshold_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) upthreshold_store() argument 2448 downdifferential_show(struct device *dev, struct device_attribute *attr, char *buf) downdifferential_show() argument 2458 downdifferential_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) downdifferential_store() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/card_frontend/ |
| H A D | js_card_parser.cpp | 621 auto attr = attrList->GetChild(); in ParseAttributes() local 1299 auto attr = attrList->GetChild(); UpdateDomNode() local 1678 auto attr = attrList->GetChild(); CreateDomNode() local [all...] |
| /foundation/multimedia/audio_framework/services/audio_service/server/src/ |
| H A D | audio_endpoint.cpp | 630 IAudioSourceAttr attr = {}; in ConfigInputPoint() local 680 GetFastSource(const std::string &networkId, EndpointType type, IAudioSourceAttr &attr) GetFastSource() argument 704 StartThread(const IAudioSinkAttr &attr) StartThread() argument 745 IAudioSinkAttr attr = {}; Config() local [all...] |
| /third_party/elfutils/src/ |
| H A D | elflint.c | 3632 GElf_Word attr; member
|
| /third_party/eudev/src/udev/ |
| H A D | udev-rules.c | 329 const char *attr = &rules->buf[token->key.attr_off]; in dump_token() local 723 attr_subst_subdir(char *attr, size_t len) attr_subst_subdir() argument 852 char *attr; get_key_attribute() local 872 const char *attr = NULL; rule_add_key() local 1050 const char *attr; add_rule() local 2551 char attr[UTIL_PATH_SIZE]; udev_rules_apply_to_event() local [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | dashdec.c | 556 const char *attr; in get_content_type() local 665 xmlAttrPtr attr = NULL; in parse_manifest_segmenttimeline() local 1216 xmlAttrPtr attr = NULL; parse_manifest() local [all...] |
| /third_party/curl/lib/vtls/ |
| H A D | sectransp.c | 1046 SecKeychainAttribute attr; in CopyIdentityWithLabelOldSchool() local
|
| /third_party/cups-filters/cupsfilters/ |
| H A D | ppdgenerator.c | 1027 ippResolutionToRes(ipp_attribute_t *attr, int index) in ippResolutionToRes() argument 1048 ippResolutionListToArray(ipp_attribute_t *attr) in ippResolutionListToArray() argument 1179 ipp_attribute_t *attr, /* xxx-supported */ generate_sizes() local 1492 is_colordevice(const char *keyword,ipp_attribute_t *attr) is_colordevice() argument 1588 ipp_attribute_t *attr, /* xxx-supported */ ppdCreateFromIPP2() local 4488 pwg_ppdize_resolution( ipp_attribute_t *attr, int element, int *xres, int *yres, char *name, size_t namesize) pwg_ppdize_resolution() argument [all...] |
| /third_party/libuv/src/win/ |
| H A D | fs.c | 2130 DWORD attr = GetFileAttributesW(req->file.pathw); in fs__access() local
|
| /third_party/mbedtls/library/ |
| H A D | ssl_msg.c | 5451 psa_key_attributes_t attr = PSA_KEY_ATTRIBUTES_INIT; in mbedtls_ssl_get_record_expansion() local
|
| /third_party/mesa3d/src/egl/drivers/dri2/ |
| H A D | egl_dri2.c | 3392 pthread_condattr_t attr; in dri2_create_sync() local
|
| /third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
| H A D | glx_api.c | 1911 const int *attr; in glXCreatePixmap() local [all...] |