/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/ |
H A D | l2cap_le.c | 639 uint16_t aclHandle, L2capSignalHeader *signal, const uint8_t *data) in L2capLeProcessConnectionParameterUpdateReq() 656 param.connIntervalMin = L2capLe16ToCpu(data + 0); in L2capLeProcessConnectionParameterUpdateReq() 657 param.connIntervalMax = L2capLe16ToCpu(data + L2CAP_OFFSET_2); in L2capLeProcessConnectionParameterUpdateReq() 658 param.connLatency = L2capLe16ToCpu(data + L2CAP_OFFSET_4); in L2capLeProcessConnectionParameterUpdateReq() 659 param.supervisionTimeout = L2capLe16ToCpu(data + L2CAP_OFFSET_6); in L2capLeProcessConnectionParameterUpdateReq() 672 uint16_t aclHandle, L2capSignalHeader *signal, const uint8_t *data) in L2capLeProcessConnectionParameterUpdateRsp() 684 result = L2capLe16ToCpu(data + 0); in L2capLeProcessConnectionParameterUpdateRsp() 696 uint16_t aclHandle, const L2capSignalHeader *signal, const uint8_t *data) in L2capLeProcessCreditBasedConnectionReq() 711 lpsm = L2capLe16ToCpu(data + 0); in L2capLeProcessCreditBasedConnectionReq() 712 rcid = L2capLe16ToCpu(data in L2capLeProcessCreditBasedConnectionReq() 638 L2capLeProcessConnectionParameterUpdateReq( uint16_t aclHandle, L2capSignalHeader *signal, const uint8_t *data) L2capLeProcessConnectionParameterUpdateReq() argument 671 L2capLeProcessConnectionParameterUpdateRsp( uint16_t aclHandle, L2capSignalHeader *signal, const uint8_t *data) L2capLeProcessConnectionParameterUpdateRsp() argument 695 L2capLeProcessCreditBasedConnectionReq( uint16_t aclHandle, const L2capSignalHeader *signal, const uint8_t *data) L2capLeProcessCreditBasedConnectionReq() argument 756 L2capLeProcessCreditBasedConnectionRsp( uint16_t aclHandle, const L2capSignalHeader *signal, const uint8_t *data) L2capLeProcessCreditBasedConnectionRsp() argument 816 L2capLeProcessDisconnectionReq(uint16_t aclHandle, const L2capSignalHeader *signal, const uint8_t *data) L2capLeProcessDisconnectionReq() argument 862 L2capLeProcessDisconnectionRsp(uint16_t aclHandle, const L2capSignalHeader *signal, const uint8_t *data) L2capLeProcessDisconnectionRsp() argument 902 L2capLeProcessFlowControlCredit(uint16_t aclHandle, const L2capSignalHeader *signal, const uint8_t *data) L2capLeProcessFlowControlCredit() argument 933 L2capLeSignal(uint16_t aclHandle, L2capSignalHeader *signal, const uint8_t *data) L2capLeSignal() argument [all...] |
/kernel/linux/linux-5.10/drivers/edac/ |
H A D | i7core_edac.c | 496 /* Get data from the MC register, function 0 */ in get_dimm_config() 531 u32 data, dimm_dod[3], value[8]; in get_dimm_config() local 547 MC_CHANNEL_DIMM_INIT_PARAMS, &data); in get_dimm_config() 550 if (data & THREE_DIMMS_PRESENT) in get_dimm_config() 553 if (data & SINGLE_QUAD_RANK_PRESENT) in get_dimm_config() 556 if (data & QUAD_RANK_PRESENT) in get_dimm_config() 559 if (data & REGISTERED_DIMM) in get_dimm_config() 575 data, in get_dimm_config() 579 (data & REGISTERED_DIMM) ? 'R' : 'U'); in get_dimm_config() 684 const char *data, size_ in i7core_inject_section_store() 682 i7core_inject_section_store(struct device *dev, struct device_attribute *mattr, const char *data, size_t count) i7core_inject_section_store() argument 702 i7core_inject_section_show(struct device *dev, struct device_attribute *mattr, char *data) i7core_inject_section_show() argument 719 i7core_inject_type_store(struct device *dev, struct device_attribute *mattr, const char *data, size_t count) i7core_inject_type_store() argument 739 i7core_inject_type_show(struct device *dev, struct device_attribute *mattr, char *data) i7core_inject_type_show() argument 759 i7core_inject_eccmask_store(struct device *dev, struct device_attribute *mattr, const char *data, size_t count) i7core_inject_eccmask_store() argument 779 i7core_inject_eccmask_show(struct device *dev, struct device_attribute *mattr, char *data) i7core_inject_eccmask_show() argument 910 i7core_inject_enable_store(struct device *dev, struct device_attribute *mattr, const char *data, size_t count) i7core_inject_enable_store() argument 1014 i7core_inject_enable_show(struct device *dev, struct device_attribute *mattr, char *data) i7core_inject_enable_show() argument 1810 i7core_mce_check_error(struct notifier_block *nb, unsigned long val, void *data) i7core_mce_check_error() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm_debugfs.c | 85 DRM_DEBUG_DRIVER("user data not be read\n"); in parse_write_buffer_into_params() 277 DRM_DEBUG_DRIVER("user data not be read\n"); in dp_link_settings_write() 437 DRM_DEBUG_DRIVER("user data not be read\n"); in dp_phy_settings_write() 526 * for DP_TEST_PATTERN_80BIT_CUSTOM, it needs extra 10 bytes of data 527 * for the user pattern. input 10 bytes data are separated by space 589 DRM_DEBUG_DRIVER("user data not be read\n"); in dp_phy_test_pattern_debugfs_write() 699 static int dmub_tracebuffer_show(struct seq_file *m, void *data) in dmub_tracebuffer_show() argument 743 static int dmub_fw_state_show(struct seq_file *m, void *data) in dmub_fw_state_show() argument 766 static int output_bpc_show(struct seq_file *m, void *data) in output_bpc_show() argument 837 static int hdcp_sink_capability_show(struct seq_file *m, void *data) in hdcp_sink_capability_show() argument 883 uint8_t data[36]; dp_sdp_message_debugfs_write() local 942 char *data; dp_dpcd_data_write() local 966 char *data; dp_dpcd_data_read() local 996 dp_dsc_fec_support_show(struct seq_file *m, void *data) dp_dsc_fec_support_show() argument 2182 force_yuv420_output_set(void *data, u64 val) force_yuv420_output_set() argument 2194 force_yuv420_output_get(void *data, u64 *val) force_yuv420_output_get() argument 2209 psr_get(void *data, u64 *val) psr_get() argument 2328 current_backlight_read(struct seq_file *m, void *data) current_backlight_read() argument 2346 target_backlight_read(struct seq_file *m, void *data) target_backlight_read() argument 2393 force_timing_sync_set(void *data, u64 val) force_timing_sync_set() argument 2408 force_timing_sync_get(void *data, u64 *val) force_timing_sync_get() argument 2424 visual_confirm_set(void *data, u64 val) visual_confirm_set() argument 2437 visual_confirm_get(void *data, u64 *val) visual_confirm_get() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hns3_ethtool.c | 185 unsigned char *packet = skb->data; in hns3_lb_check_skb_data() 200 skb->data, len, true); in hns3_lb_check_skb_data() 378 struct ethtool_test *eth_test, u64 *data) in hns3_do_selftest() 389 data[test_index] = hns3_lp_up(ndev, loop_type); in hns3_do_selftest() 390 if (!data[test_index]) in hns3_do_selftest() 391 data[test_index] = hns3_lp_run_test(ndev, loop_type); in hns3_do_selftest() 395 if (data[test_index]) in hns3_do_selftest() 406 * @data: test result 409 struct ethtool_test *eth_test, u64 *data) in hns3_self_test() 424 hns3_do_selftest(ndev, st_param, eth_test, data); in hns3_self_test() 377 hns3_do_selftest(struct net_device *ndev, int (*st_param)[2], struct ethtool_test *eth_test, u64 *data) hns3_do_selftest() argument 408 hns3_self_test(struct net_device *ndev, struct ethtool_test *eth_test, u64 *data) hns3_self_test() argument 449 hns3_update_strings(u8 *data, const struct hns3_stats *stats, u32 stat_count, u32 num_tqps, const char *prefix) hns3_update_strings() argument 475 hns3_get_strings_tqps(struct hnae3_handle *handle, u8 *data) hns3_get_strings_tqps() argument 492 hns3_get_strings(struct net_device *netdev, u32 stringset, u8 *data) hns3_get_strings() argument 514 hns3_get_stats_tqps(struct hnae3_handle *handle, u64 *data) hns3_get_stats_tqps() argument 548 hns3_get_stats(struct net_device *netdev, struct ethtool_stats *stats, u64 *data) hns3_get_stats() argument 1317 hns3_get_regs(struct net_device *netdev, struct ethtool_regs *cmd, void *data) hns3_get_regs() argument 1485 hns3_get_module_eeprom(struct net_device *netdev, struct ethtool_eeprom *ee, u8 *data) hns3_get_module_eeprom() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
H A D | intel_hdcp.c | 317 * NOTE: data passed via HDCP_SHA_TEXT should be big-endian in intel_hdcp_validate_v_prime() 353 * If we still have room in sha_text for more data, continue. in intel_hdcp_validate_v_prime() 404 /* Only 24-bits of data, must be in the LSB */ in intel_hdcp_validate_v_prime() 1017 struct hdcp_port_data *data = &connector->hdcp.port_data; in hdcp2_prepare_ake_init() local 1030 ret = comp->ops->initiate_hdcp2_session(comp->mei_dev, data, ake_data); in hdcp2_prepare_ake_init() 1046 struct hdcp_port_data *data = &connector->hdcp.port_data; in hdcp2_verify_rx_cert_prepare_km() local 1059 ret = comp->ops->verify_receiver_cert_prepare_km(comp->mei_dev, data, in hdcp2_verify_rx_cert_prepare_km() 1073 struct hdcp_port_data *data = &connector->hdcp.port_data; in hdcp2_verify_hprime() local 1086 ret = comp->ops->verify_hprime(comp->mei_dev, data, rx_hprime); in hdcp2_verify_hprime() 1098 struct hdcp_port_data *data in hdcp2_store_pairing_info() local 1124 struct hdcp_port_data *data = &connector->hdcp.port_data; hdcp2_prepare_lc_init() local 1150 struct hdcp_port_data *data = &connector->hdcp.port_data; hdcp2_verify_lprime() local 1175 struct hdcp_port_data *data = &connector->hdcp.port_data; hdcp2_prepare_skey() local 1203 struct hdcp_port_data *data = &connector->hdcp.port_data; hdcp2_verify_rep_topology_prepare_ack() local 1231 struct hdcp_port_data *data = &connector->hdcp.port_data; hdcp2_verify_mprime() local 1254 struct hdcp_port_data *data = &connector->hdcp.port_data; hdcp2_authenticate_port() local 1895 i915_hdcp_component_bind(struct device *i915_kdev, struct device *mei_kdev, void *data) i915_hdcp_component_bind() argument 1909 i915_hdcp_component_unbind(struct device *i915_kdev, struct device *mei_kdev, void *data) i915_hdcp_component_unbind() argument 1953 struct hdcp_port_data *data = &hdcp->port_data; initialize_hdcp_port_data() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
H A D | hw_atl_b0.c | 592 * handle more than (8K-MRRS) incoming DMA data. in hw_atl_b0_hw_init() 1207 * descriptors and to the data pointer of those descriptors in hw_atl_b0_hw_stop() 1449 struct aq_rx_filter_l3l4 *data) in hw_atl_b0_hw_fl3l4_clear() 1451 u8 location = data->location; in hw_atl_b0_hw_fl3l4_clear() 1453 if (!data->is_ipv6) { in hw_atl_b0_hw_fl3l4_clear() 1475 struct aq_rx_filter_l3l4 *data) in hw_atl_b0_hw_fl3l4_set() 1477 u8 location = data->location; in hw_atl_b0_hw_fl3l4_set() 1479 hw_atl_b0_hw_fl3l4_clear(self, data); in hw_atl_b0_hw_fl3l4_set() 1481 if (data->cmd & (HW_ATL_RX_ENABLE_CMP_DEST_ADDR_L3 | in hw_atl_b0_hw_fl3l4_set() 1483 if (!data in hw_atl_b0_hw_fl3l4_set() 1448 hw_atl_b0_hw_fl3l4_clear(struct aq_hw_s *self, struct aq_rx_filter_l3l4 *data) hw_atl_b0_hw_fl3l4_clear() argument 1474 hw_atl_b0_hw_fl3l4_set(struct aq_hw_s *self, struct aq_rx_filter_l3l4 *data) hw_atl_b0_hw_fl3l4_set() argument 1511 hw_atl_b0_hw_fl2_set(struct aq_hw_s *self, struct aq_rx_filter_l2 *data) hw_atl_b0_hw_fl2_set() argument 1536 hw_atl_b0_hw_fl2_clear(struct aq_hw_s *self, struct aq_rx_filter_l2 *data) hw_atl_b0_hw_fl2_clear() argument [all...] |
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | symbol-elf.c | 181 return strstr(elf_sec__name(shdr, secstrs), "data") != NULL; in elf_sec__is_data() 308 * have the PLT data stripped out (shdr_rel_plt.sh_type == SHT_NOBITS). 479 * Align offset to 4 bytes as needed for note name and descriptor data. 488 Elf_Data *data; in elf_read_build_id() local 531 data = elf_getdata(sec, NULL); in elf_read_build_id() 532 if (data == NULL) in elf_read_build_id() 535 ptr = data->d_buf; in elf_read_build_id() 536 while (ptr < (data->d_buf + data->d_size)) { in elf_read_build_id() 566 size_t size = sizeof(bid->data); in filename__read_build_id() 720 Elf_Data *data; filename__read_debuglink() local 1313 elf_read_maps(Elf *elf, bool exe, mapfn_t mapfn, void *data) elf_read_maps() argument 1345 file__read_maps(int fd, bool exe, mapfn_t mapfn, void *data, bool *is_64_bit) file__read_maps() argument 1758 kcore_copy__read_map(u64 start, u64 len, u64 pgoff, void *data) kcore_copy__read_map() argument 2178 populate_sdt_note(Elf **elf, const char *data, size_t len, struct list_head *sdt_notes) populate_sdt_note() argument 2314 Elf_Data *data; construct_sdt_notes_list() local [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/st/cw1200/ |
H A D | wsm.c | 29 if ((buf)->data + size > (buf)->end) \ 31 (buf)->data += size; \ 36 if ((buf)->data + size > (buf)->end) \ 38 memcpy(ptr, (buf)->data, size); \ 39 (buf)->data += size; \ 45 if ((buf)->data + sizeof(type) > (buf)->end) \ 47 val = cvt(*(type2 *)(buf)->data); \ 48 (buf)->data += sizeof(type); \ 58 if ((buf)->data + size > (buf)->end) \ 61 memcpy((buf)->data, pt 1239 wsm_handle_exception(struct cw1200_common *priv, u8 *data, size_t len) wsm_handle_exception() argument 1658 wsm_get_tx(struct cw1200_common *priv, u8 **data, size_t *tx_len, int *burst) wsm_get_tx() argument 1763 wsm_txed(struct cw1200_common *priv, u8 *data) wsm_txed() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
H A D | hw_atl_b0.c | 592 * handle more than (8K-MRRS) incoming DMA data. in hw_atl_b0_hw_init() 1207 * descriptors and to the data pointer of those descriptors in hw_atl_b0_hw_stop() 1449 struct aq_rx_filter_l3l4 *data) in hw_atl_b0_hw_fl3l4_clear() 1451 u8 location = data->location; in hw_atl_b0_hw_fl3l4_clear() 1453 if (!data->is_ipv6) { in hw_atl_b0_hw_fl3l4_clear() 1475 struct aq_rx_filter_l3l4 *data) in hw_atl_b0_hw_fl3l4_set() 1477 u8 location = data->location; in hw_atl_b0_hw_fl3l4_set() 1479 hw_atl_b0_hw_fl3l4_clear(self, data); in hw_atl_b0_hw_fl3l4_set() 1481 if (data->cmd & (HW_ATL_RX_ENABLE_CMP_DEST_ADDR_L3 | in hw_atl_b0_hw_fl3l4_set() 1483 if (!data in hw_atl_b0_hw_fl3l4_set() 1448 hw_atl_b0_hw_fl3l4_clear(struct aq_hw_s *self, struct aq_rx_filter_l3l4 *data) hw_atl_b0_hw_fl3l4_clear() argument 1474 hw_atl_b0_hw_fl3l4_set(struct aq_hw_s *self, struct aq_rx_filter_l3l4 *data) hw_atl_b0_hw_fl3l4_set() argument 1511 hw_atl_b0_hw_fl2_set(struct aq_hw_s *self, struct aq_rx_filter_l2 *data) hw_atl_b0_hw_fl2_set() argument 1536 hw_atl_b0_hw_fl2_clear(struct aq_hw_s *self, struct aq_rx_filter_l2 *data) hw_atl_b0_hw_fl2_clear() argument [all...] |
/kernel/linux/linux-6.6/drivers/edac/ |
H A D | i7core_edac.c | 496 /* Get data from the MC register, function 0 */ in get_dimm_config() 531 u32 data, dimm_dod[3], value[8]; in get_dimm_config() local 547 MC_CHANNEL_DIMM_INIT_PARAMS, &data); in get_dimm_config() 550 if (data & THREE_DIMMS_PRESENT) in get_dimm_config() 553 if (data & SINGLE_QUAD_RANK_PRESENT) in get_dimm_config() 556 if (data & QUAD_RANK_PRESENT) in get_dimm_config() 559 if (data & REGISTERED_DIMM) in get_dimm_config() 575 data, in get_dimm_config() 579 (data & REGISTERED_DIMM) ? 'R' : 'U'); in get_dimm_config() 684 const char *data, size_ in i7core_inject_section_store() 682 i7core_inject_section_store(struct device *dev, struct device_attribute *mattr, const char *data, size_t count) i7core_inject_section_store() argument 702 i7core_inject_section_show(struct device *dev, struct device_attribute *mattr, char *data) i7core_inject_section_show() argument 719 i7core_inject_type_store(struct device *dev, struct device_attribute *mattr, const char *data, size_t count) i7core_inject_type_store() argument 739 i7core_inject_type_show(struct device *dev, struct device_attribute *mattr, char *data) i7core_inject_type_show() argument 759 i7core_inject_eccmask_store(struct device *dev, struct device_attribute *mattr, const char *data, size_t count) i7core_inject_eccmask_store() argument 779 i7core_inject_eccmask_show(struct device *dev, struct device_attribute *mattr, char *data) i7core_inject_eccmask_show() argument 910 i7core_inject_enable_store(struct device *dev, struct device_attribute *mattr, const char *data, size_t count) i7core_inject_enable_store() argument 1014 i7core_inject_enable_show(struct device *dev, struct device_attribute *mattr, char *data) i7core_inject_enable_show() argument 1810 i7core_mce_check_error(struct notifier_block *nb, unsigned long val, void *data) i7core_mce_check_error() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/st/cw1200/ |
H A D | wsm.c | 29 if ((buf)->data + size > (buf)->end) \ 31 (buf)->data += size; \ 36 if ((buf)->data + size > (buf)->end) \ 38 memcpy(ptr, (buf)->data, size); \ 39 (buf)->data += size; \ 45 if ((buf)->data + sizeof(type) > (buf)->end) \ 47 val = cvt(*(type2 *)(buf)->data); \ 48 (buf)->data += sizeof(type); \ 58 if ((buf)->data + size > (buf)->end) \ 61 memcpy((buf)->data, pt 1239 wsm_handle_exception(struct cw1200_common *priv, u8 *data, size_t len) wsm_handle_exception() argument 1658 wsm_get_tx(struct cw1200_common *priv, u8 **data, size_t *tx_len, int *burst) wsm_get_tx() argument 1763 wsm_txed(struct cw1200_common *priv, u8 *data) wsm_txed() argument [all...] |
/third_party/backends/frontend/ |
H A D | scanimage.c | 83 uint8_t *data; member 1178 /* The netpbm-package does not define raw image data with maxval > 255. */ in write_pnm_header() 1179 /* But writing maxval 65535 for 16bit data gives at least a chance */ in write_pnm_header() 1187 fprintf (ofp, "P6\n# SANE data follows\n%d %d\n%d\n", width, height, in write_pnm_header() 1193 fprintf (ofp, "P4\n# SANE data follows\n%d %d\n", width, height); in write_pnm_header() 1195 fprintf (ofp, "P5\n# SANE data follows\n%d %d\n%d\n", width, height, in write_pnm_header() 1256 /* The data colour space field is at bytes 16 to 20 in an ICC profile */ in write_png_header() 1329 if (++image->y >= image->height || !image->data) in advance() 1333 if (image->data) in advance() 1339 if (image->data) in advance() [all...] |
/third_party/node/deps/v8/src/compiler/ |
H A D | heap-refs.cc | 36 // kSmi: The underlying V8 object is a Smi and the data is an instance of the 42 // and the data is an instance of the corresponding (most-specific) subclass, 47 // data is an instance of the base class (ObjectData), i.e. it basically 51 // mutable) HeapObject and the data is an instance of ObjectData. Its handle 56 // HeapObject and the data is an instance of ObjectData. For 96 TRACE(broker, "Creating data " << this << " for handle " << object.address() in ObjectData() 231 // we only report success when we can guarantee consistent data. A key in Cache() 368 // object, we are guaranteed to see valid heap words even if the data is wrong. 602 context_ = context.data(); in Cache() 606 shared_ = shared.data(); in Cache() 1122 RecordConsistentJSFunctionViewDependencyIfNeeded( const JSHeapBroker* broker, const JSFunctionRef& ref, JSFunctionData* data, JSFunctionData::UsedField used_field) RecordConsistentJSFunctionViewDependencyIfNeeded() argument 1488 FixedArrayRef RegExpBoilerplateDescriptionRef::data() const { data() function in v8::internal::compiler::RegExpBoilerplateDescriptionRef 1544 ObjectRef CallHandlerInfoRef::data() const { data() function in v8::internal::compiler::CallHandlerInfoRef 2076 ObjectData* ObjectRef::data() const { data() function in v8::internal::compiler::ObjectRef [all...] |
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/ |
H A D | distributeddb_cloud_interfaces_relational_sync_test.cpp | 225 VBucket data; in InsertRecordWithoutPk2LocalAndCloud() local 226 data.insert_or_assign("name", "Cloud" + std::to_string(i)); in InsertRecordWithoutPk2LocalAndCloud() 227 data.insert_or_assign("height", 166.0); // 166.0 is random double value in InsertRecordWithoutPk2LocalAndCloud() 228 data.insert_or_assign("married", (bool)0); in InsertRecordWithoutPk2LocalAndCloud() 229 data.insert_or_assign("photo", photo); in InsertRecordWithoutPk2LocalAndCloud() 230 data.insert_or_assign("assert", KEY_1); in InsertRecordWithoutPk2LocalAndCloud() 231 data.insert_or_assign("age", 13L); in InsertRecordWithoutPk2LocalAndCloud() 232 record1.push_back(data); in InsertRecordWithoutPk2LocalAndCloud() 259 VBucket data; in InsertCloudTableRecord() local 260 data in InsertCloudTableRecord() 391 VBucket data; UpdateDiffType() local 440 std::vector<VBucket> data; CheckAssetForAssetTest006() local 524 QueryCountCallback(void *data, int count, char **colValue, char **colName) QueryCountCallback() argument 550 std::vector<VBucket> data; CheckCloudTotalCount() local 945 VBucket data; UpdateCloudAssetForDownloadAssetTest003() local 1009 VBucket data; InsertCloudForCloudProcessNotify001() local 1567 VBucket data; HWTEST_F() local [all...] |
/kernel/linux/linux-5.10/drivers/scsi/qla4xxx/ |
H A D | ql4_nx.c | 379 qla4_82xx_wr_32(struct scsi_qla_host *ha, ulong off, u32 data) in qla4_82xx_wr_32() argument 394 writel(data, (void __iomem *)off); in qla4_82xx_wr_32() 406 u32 data; in qla4_82xx_rd_32() local 417 data = readl((void __iomem *)off); in qla4_82xx_rd_32() 423 return data; in qla4_82xx_rd_32() 427 int qla4_82xx_md_rd_32(struct scsi_qla_host *ha, uint32_t off, uint32_t *data) in qla4_82xx_md_rd_32() argument 447 *data = readl((void __iomem *)(off_value + CRB_INDIRECT_2M + in qla4_82xx_md_rd_32() 453 int qla4_82xx_md_wr_32(struct scsi_qla_host *ha, uint32_t off, uint32_t data) in qla4_82xx_md_wr_32() argument 472 writel(data, (void __iomem *)(off_value + CRB_INDIRECT_2M + in qla4_82xx_md_wr_32() 712 u64 off, void *data, in in qla4_82xx_pci_mem_read_direct() 711 qla4_82xx_pci_mem_read_direct(struct scsi_qla_host *ha, u64 off, void *data, int size) qla4_82xx_pci_mem_read_direct() argument 784 qla4_82xx_pci_mem_write_direct(struct scsi_qla_host *ha, u64 off, void *data, int size) qla4_82xx_pci_mem_write_direct() argument 991 long data; qla4_82xx_pinit_from_rom() member 1191 qla4_8xxx_ms_mem_write_128b(struct scsi_qla_host *ha, uint64_t addr, uint32_t *data, uint32_t count) qla4_8xxx_ms_mem_write_128b() argument 1293 u64 data; qla4_82xx_load_from_flash() local 1365 qla4_82xx_pci_mem_read_2M(struct scsi_qla_host *ha, u64 off, void *data, int size) qla4_82xx_pci_mem_read_2M() argument 1456 qla4_82xx_pci_mem_write_2M(struct scsi_qla_host *ha, u64 off, void *data, int size) qla4_82xx_pci_mem_write_2M() argument 1853 uint32_t data; ql4_84xx_ipmdio_rd_reg() local 2644 uint32_t addr1, addr2, value, data, temp, wrval; qla4_84xx_minidump_process_rddfe() local 2739 uint32_t addr1, addr2, value1, value2, data, selval; qla4_84xx_minidump_process_rdmdio() local 2861 uint32_t sel_val1, sel_val2, t_sel_val, data, i; qla83xx_minidump_process_rdmux2() local 2904 uint32_t poll_wait, poll_mask, r_value, data; qla83xx_minidump_process_pollrdmwr() local [all...] |
/kernel/linux/linux-6.6/drivers/scsi/qla4xxx/ |
H A D | ql4_nx.c | 408 qla4_82xx_wr_32(struct scsi_qla_host *ha, ulong off, u32 data) in qla4_82xx_wr_32() argument 423 writel(data, (void __iomem *)off); in qla4_82xx_wr_32() 435 u32 data; in qla4_82xx_rd_32() local 446 data = readl((void __iomem *)off); in qla4_82xx_rd_32() 452 return data; in qla4_82xx_rd_32() 456 int qla4_82xx_md_rd_32(struct scsi_qla_host *ha, uint32_t off, uint32_t *data) in qla4_82xx_md_rd_32() argument 476 *data = readl((void __iomem *)(off_value + CRB_INDIRECT_2M + in qla4_82xx_md_rd_32() 482 int qla4_82xx_md_wr_32(struct scsi_qla_host *ha, uint32_t off, uint32_t data) in qla4_82xx_md_wr_32() argument 501 writel(data, (void __iomem *)(off_value + CRB_INDIRECT_2M + in qla4_82xx_md_wr_32() 703 u64 off, void *data, in in qla4_82xx_pci_mem_read_direct() 702 qla4_82xx_pci_mem_read_direct(struct scsi_qla_host *ha, u64 off, void *data, int size) qla4_82xx_pci_mem_read_direct() argument 775 qla4_82xx_pci_mem_write_direct(struct scsi_qla_host *ha, u64 off, void *data, int size) qla4_82xx_pci_mem_write_direct() argument 978 long data; qla4_82xx_pinit_from_rom() member 1178 qla4_8xxx_ms_mem_write_128b(struct scsi_qla_host *ha, uint64_t addr, uint32_t *data, uint32_t count) qla4_8xxx_ms_mem_write_128b() argument 1280 u64 data; qla4_82xx_load_from_flash() local 1352 qla4_82xx_pci_mem_read_2M(struct scsi_qla_host *ha, u64 off, void *data, int size) qla4_82xx_pci_mem_read_2M() argument 1443 qla4_82xx_pci_mem_write_2M(struct scsi_qla_host *ha, u64 off, void *data, int size) qla4_82xx_pci_mem_write_2M() argument 1840 uint32_t data; ql4_84xx_ipmdio_rd_reg() local 2631 uint32_t addr1, addr2, value, data, temp, wrval; qla4_84xx_minidump_process_rddfe() local 2726 uint32_t addr1, addr2, value1, value2, data, selval; qla4_84xx_minidump_process_rdmdio() local 2848 uint32_t sel_val1, sel_val2, t_sel_val, data, i; qla83xx_minidump_process_rdmux2() local 2891 uint32_t poll_wait, poll_mask, r_value, data; qla83xx_minidump_process_pollrdmwr() local [all...] |
/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfsrecover.c | 2 * Process log data from an NTFS partition 232 buf = buffer->block.data; in replaceusa() 319 * otherwise returns the full unprotected block data 371 blocksz, buffer->block.data) == blocksz); in read_buffer() 374 && (fread(buffer->block.data, blocksz, in read_buffer() 377 char *data = buffer->block.data; in read_buffer() local 379 + ((2*getle16(data,6) - 1) | 7) + 1; in read_buffer() 864 /* client data length aligned to 8 bytes */ in likelyop() 866 /* client data lengt in likelyop() 935 const char *data; searchlikely() local 977 const char *data; firstrecord() local 2457 const char *data; overlapshow() local 2617 const char *data; forward_rcrd() local 2714 const char *data; showrest() local 2821 const char *data; dorest() local 3337 backoverlap(CONTEXT *ctx, int blk, const char *data, const char *nextdata, int k) backoverlap() argument 3440 const char *data; backward_rcrd() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/rockchip/ |
H A D | rockchip_drm_vop2.c | 144 const struct vop2_win_data *data; member 164 const struct vop2_video_port_data *data; member 184 const struct vop2_data *data; member 248 regmap_write(vp->vop2->map, vp->data->offset + offset, v); in vop2_vp_write() 267 return win->data->feature & WIN_FEATURE_CLUSTER; in vop2_cluster_window() 643 if (!(win->data->feature & WIN_FEATURE_AFBDC)) { in vop2_setup_scale() 646 win->data->name, dst_w); in vop2_setup_scale() 847 if (vop2->data->soc_id == 3566) in vop2_enable() 956 vop2_data = vop2->data; in vop2_plane_atomic_check() 1013 drm_dbg(vop2->drm, "%s disable\n", win->data in vop2_plane_atomic_disable() 2133 vop2_isr(int irq, void *data) vop2_isr() argument 2646 vop2_bind(struct device *dev, struct device *master, void *data) vop2_bind() argument 2753 vop2_unbind(struct device *dev, struct device *master, void *data) vop2_unbind() argument [all...] |
/kernel/linux/linux-6.6/kernel/trace/ |
H A D | bpf_trace.c | 375 struct bpf_bprintf_data data = { in BPF_CALL_5() local 382 MAX_TRACE_PRINTK_VARARGS, &data); in BPF_CALL_5() 386 ret = bstr_printf(data.buf, MAX_BPRINTF_BUF, fmt, data.bin_args); in BPF_CALL_5() 388 trace_bpf_trace_printk(data.buf); in BPF_CALL_5() 390 bpf_bprintf_cleanup(&data); in BPF_CALL_5() 426 struct bpf_bprintf_data data = { in BPF_CALL_4() local 437 ret = bpf_bprintf_prepare(fmt, fmt_size, args, num_args, &data); in BPF_CALL_4() 441 ret = bstr_printf(data.buf, MAX_BPRINTF_BUF, fmt, data in BPF_CALL_4() 469 struct bpf_bprintf_data data = { BPF_CALL_5() local 2734 kprobe_multi_link_handler(struct fprobe *fp, unsigned long fentry_ip, unsigned long ret_ip, struct pt_regs *regs, void *data) kprobe_multi_link_handler() argument 2746 kprobe_multi_link_exit_handler(struct fprobe *fp, unsigned long fentry_ip, unsigned long ret_ip, struct pt_regs *regs, void *data) kprobe_multi_link_exit_handler() argument 2771 const struct multi_symbols_sort *data = priv; symbols_swap_r() local 2928 struct multi_symbols_sort data = { bpf_kprobe_multi_link_attach() local [all...] |
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | RobustResourceInitTest.cpp | 164 const std::vector<uint8_t> &data, in UncompressDXTIntoSubRegion() 183 UncompressDXTBlock(subX0 + xx * 4, subY0 + yy * 4, width, data, in UncompressDXTIntoSubRegion() 369 // Tests that buffers start zero-filled if the data pointer is null. 410 actual.data()); in TEST_P() 496 // this can be quite undeterministic so to improve odds of seeing uninitialized data write bits in setupTexture() 508 badData.data()); in setupTexture() 523 // this can be quite undeterministic so to improve odds of seeing uninitialized data write bits in setup3DTexture() 535 badData.data()); in setup3DTexture() 593 std::vector<GLColor> data(fboWidth * fboHeight); in checkCustomFramebufferNonZeroPixels() 594 glReadPixels(0, 0, fboWidth, fboHeight, GL_RGBA, GL_UNSIGNED_BYTE, data in checkCustomFramebufferNonZeroPixels() 158 UncompressDXTIntoSubRegion(int width, int height, int subX0, int subY0, int subWidth, int subHeight, const std::vector<uint8_t> &data, GLenum format) UncompressDXTIntoSubRegion() argument 638 std::array<GLColor, kWidth * kHeight> data; TEST_P() local 672 std::array<GLColor, kWidth * kHeight> data; TEST_P() local 708 constexpr std::array<uint8_t, kTextureDataSize> data = {{0x01, 0x02, 0x03, 0x04, 0x05, 0x06, TEST_P() local 1152 std::array<PixelT, kWidth * kHeight * 4> data; testIntegerTextureInit() local [all...] |
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/ |
H A D | inno_hdmi.c | 284 struct hdmi_data_info *data = &hdmi->hdmi_data; in inno_hdmi_config_video_csc() local 292 /* Input video mode is SDR RGB24bit, data enable signal from external */ in inno_hdmi_config_video_csc() 299 if (data->enc_in_format == data->enc_out_format) { in inno_hdmi_config_video_csc() 300 if ((data->enc_in_format == HDMI_COLORSPACE_RGB) || (data->enc_in_format >= HDMI_COLORSPACE_YUV444)) { in inno_hdmi_config_video_csc() 310 if (data->colorimetry == HDMI_COLORIMETRY_ITU_601) { in inno_hdmi_config_video_csc() 311 if ((data->enc_in_format == HDMI_COLORSPACE_RGB) && (data->enc_out_format == HDMI_COLORSPACE_YUV444)) { in inno_hdmi_config_video_csc() 316 } else if ((data in inno_hdmi_config_video_csc() 762 inno_hdmi_bind(struct device *dev, struct device *master, void *data) inno_hdmi_bind() argument 847 inno_hdmi_unbind(struct device *dev, struct device *master, void *data) inno_hdmi_unbind() argument [all...] |
/foundation/ai/neural_network_runtime/test/system_test/ |
H A D | end_to_end_test.cpp | 42 const std::string CACHE_DIR = "/data/local/tmp/nnrt_st_cache"; 117 float* output = static_cast<float*>(const_cast<void*>(outputMemory->data)); in IsExpectedOutput() 158 ASSERT_EQ(OH_NN_SUCCESS, SetInput(0, {3, 2, 2}, (void*)firstAddendValue.data(), ADDEND_DATA_LENGTH)); in HWTEST_F() 162 ASSERT_EQ(OH_NN_SUCCESS, SetInput(1, {3, 2, 2}, (void*)secondAddendValue.data(), ADDEND_DATA_LENGTH)); in HWTEST_F() 215 SetInputFromMemory(0, {3, 2, 2}, (void*)firstAddendValue.data(), ADDEND_DATA_LENGTH, &firstAddendMemory)); in HWTEST_F() 221 SetInputFromMemory(1, {3, 2, 2}, (void*)secondAddendValue.data(), ADDEND_DATA_LENGTH, &secondAddendMemory)); in HWTEST_F() 253 CppTensor addend1{OH_NN_FLOAT32, {3, 2, 2}, (void*)value.data(), ADDEND_DATA_LENGTH, quantParam, OH_NN_TENSOR}; in HWTEST_F() 286 ASSERT_EQ(OH_NN_SUCCESS, SetInput(0, {3, 2, 2}, (void*)secondAddendValue.data(), ADDEND_DATA_LENGTH)); in HWTEST_F() 337 ASSERT_EQ(OH_NN_SUCCESS, SetInput(0, {3, 2, 2}, (void*)firstAddendValue.data(), ADDEND_DATA_LENGTH)); in HWTEST_F() 341 ASSERT_EQ(OH_NN_SUCCESS, SetInput(1, {3, 2, 2}, (void*)secondAddendValue.data(), ADDEND_DATA_LENGT in HWTEST_F() [all...] |
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | view_model.cpp | 821 ArkUI_Int32 MeasureNode(ArkUIVMContext context, ArkUINodeHandle nodePtr, ArkUI_Float32* data) in MeasureNode() argument 828 constraint->minSize.SetWidth(data[0]); in MeasureNode() 830 constraint->minSize.SetHeight(data[1]); in MeasureNode() 832 constraint->maxSize.SetWidth(data[2]); in MeasureNode() 834 constraint->maxSize.SetHeight(data[3]); in MeasureNode() 836 if (data[0] == data[2]) { in MeasureNode() 837 constraint->selfIdealSize.SetWidth(data[0]); in MeasureNode() 840 if (data[1] == data[ in MeasureNode() 853 LayoutNode(ArkUIVMContext context, ArkUINodeHandle nodePtr, ArkUI_Float32 (*data)[2]) LayoutNode() argument 866 DrawNode(ArkUIVMContext context, ArkUINodeHandle nodePtr, ArkUI_Float32* data) DrawNode() argument [all...] |
/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_ble_advertiser.cpp | 38 void ConvertBleAdvertiserData(const BleAdvertiserData &data, BluetoothBleAdvertiserData &outData); 39 uint32_t GetAdvertiserTotalBytes(const BluetoothBleAdvertiserData &data, bool isFlagsIncluded); 214 void BleAdvertiser::impl::ConvertBleAdvertiserData(const BleAdvertiserData &data, BluetoothBleAdvertiserData &outData) in ConvertBleAdvertiserData() argument 216 std::map<uint16_t, std::string> manufacturerData = data.GetManufacturerData(); in ConvertBleAdvertiserData() 220 std::map<ParcelUuid, std::string> serviceData = data.GetServiceData(); in ConvertBleAdvertiserData() 224 std::vector<ParcelUuid> serviceUuids = data.GetServiceUuids(); in ConvertBleAdvertiserData() 228 outData.SetIncludeDeviceName(data.GetIncludeDeviceName()); in ConvertBleAdvertiserData() 229 outData.SetIncludeTxPower(data.GetIncludeTxPower()); in ConvertBleAdvertiserData() 232 uint32_t BleAdvertiser::impl::GetAdvertiserTotalBytes(const BluetoothBleAdvertiserData &data, bool isFlagsIncluded) in GetAdvertiserTotalBytes() argument 236 std::map<uint16_t, std::string> manufacturerData = data in GetAdvertiserTotalBytes() 564 AddManufacturerData(uint16_t manufacturerId, const std::string &data) AddManufacturerData() argument [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/ |
H A D | hfp_ag_command_processor.cpp | 179 void *data = BufferPtr(buf); in SendAtCommand() local 180 (void)memcpy_s(data, cmdLength, fullCommand.c_str(), cmdLength); in SendAtCommand() 351 int data[CMER_ELEMENTS_NUMBER] = {-1, -1, -1, -1}; in CmerSetter() local 354 int res = sscanf_s(arg.c_str(), "%d,%d,%d,%d%n", &data[CMER_MODE_INDEX], &data[CMER_KEYP_INDEX], in CmerSetter() 355 &data[CMER_DISP_INDEX], &data[CMER_IND_INDEX], &offset); in CmerSetter() 357 data[CMER_MODE_INDEX], data[CMER_KEYP_INDEX], data[CMER_DISP_INDE in CmerSetter() 519 HfpAgTransferData data = {service, roam, signal, battery}; BiaSetter() local [all...] |