Home
last modified time | relevance | path

Searched refs:pvalue (Results 1 – 25 of 29) sorted by relevance

12

/linux-6.15/drivers/power/supply/
H A Drt9471.c405 int *pvalue = &val->intval; in rt9471_charger_get_property() local
409 return rt9471_get_status(chip, pvalue); in rt9471_charger_get_property()
411 return rt9471_get_vbus_good(chip, pvalue); in rt9471_charger_get_property()
413 return rt9471_get_usb_type_current(chip, pvalue); in rt9471_charger_get_property()
415 return rt9471_get_value_by_field_range(chip, F_ICHG_REG, RT9471_RANGE_ICHG, pvalue); in rt9471_charger_get_property()
417 *pvalue = RT9471_ICHG_MAXUA; in rt9471_charger_get_property()
420 return rt9471_get_value_by_field_range(chip, F_VBAT_REG, RT9471_RANGE_VCHG, pvalue); in rt9471_charger_get_property()
425 return rt9471_get_value_by_field_range(chip, F_AICR, RT9471_RANGE_AICR, pvalue); in rt9471_charger_get_property()
427 return rt9471_get_value_by_field_range(chip, F_MIVR, RT9471_RANGE_MIVR, pvalue); in rt9471_charger_get_property()
429 return rt9471_get_usb_type(chip, pvalue); in rt9471_charger_get_property()
[all …]
/linux-6.15/tools/bpf/bpftool/
H A Dpids.c40 refs = entry->pvalue; in add_ref()
193 struct obj_refs *refs = entry->pvalue; in delete_obj_refs_table()
211 struct obj_refs *refs = entry->pvalue; in emit_obj_refs_json()
243 struct obj_refs *refs = entry->pvalue; in emit_obj_refs_plain()
H A Dlink.c576 jsonw_string(json_wtr, entry->pvalue); in show_link_close_json()
965 printf("\n\tpinned %s", (char *)entry->pvalue); in show_link_close_plain()
H A Dmap.c530 jsonw_string(json_wtr, entry->pvalue); in show_map_close_json()
606 printf("\n\tpinned %s", (char *)entry->pvalue); in show_map_close_plain()
H A Dcommon.c628 free(entry->pvalue); in delete_pinned_obj_table()
H A Dprog.c491 jsonw_string(json_wtr, entry->pvalue); in print_prog_json()
568 printf("\n\tpinned %s", (char *)entry->pvalue); in print_prog_plain()
/linux-6.15/drivers/media/usb/as102/
H A Das10x_cmd_cfg.c24 uint32_t *pvalue) in as10x_cmd_get_context() argument
63 *pvalue = le32_to_cpu((__force __le32)prsp->body.context.rsp.reg_val.u.value32); in as10x_cmd_get_context()
H A Das10x_cmd.h510 uint32_t *pvalue);
/linux-6.15/tools/perf/util/
H A Dexpr.c86 zfree(&cur->pvalue); in ids__free()
310 zfree(&cur->pvalue); in expr__ctx_clear()
326 zfree(&cur->pvalue); in expr__ctx_free()
H A Dhwmon_pmu.c327 struct hwmon_pmu_event_value *value = cur->pvalue; in hwmon_pmu__read_events()
394 struct hwmon_pmu_event_value *value = cur->pvalue; in hwmon_pmu__exit()
490 struct hwmon_pmu_event_value *value = cur->pvalue; in hwmon_pmu__for_each_event()
565 struct hwmon_pmu_event_value *value = cur->pvalue; in hwmon_pmu__have_event()
598 struct hwmon_pmu_event_value *value = cur->pvalue; in hwmon_pmu__config_term()
H A Dhashmap.h67 void *pvalue; member
H A Dthreads.c179 int rc = fn((struct thread *)cur->pvalue, data); in threads__for_each_thread()
H A Dbpf_lock_contention.c107 free(cur->pvalue); in exit_slab_cache_iter()
/linux-6.15/scripts/
H A Dget_maintainer.pl1309 my $pvalue = $2;
1311 $status = $pvalue;
1351 my $pvalue = $2;
1353 my $list_address = $pvalue;
1392 push_email_addresses($pvalue, $role . $suffix);
1397 push_email_addresses($pvalue, "reviewer:$subs" . $suffix);
1400 push(@scm, $pvalue . $suffix);
1402 push(@web, $pvalue . $suffix);
1404 push(@bug, $pvalue . $suffix);
1406 push(@status, $pvalue . $suffix);
[all …]
/linux-6.15/drivers/net/wireless/realtek/rtlwifi/rtl8192d/
H A Drf_common.c281 u8 index, u32 *pvalue) in _rtl92d_write_ofdm_power_reg() argument
300 writeval = pvalue[rf]; in _rtl92d_write_ofdm_power_reg()
/linux-6.15/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Drf.c304 u8 index, u32 *pvalue) in _rtl8821ae_write_ofdm_power_reg() argument
322 writeval = pvalue[rf]; in _rtl8821ae_write_ofdm_power_reg()
/linux-6.15/tools/lib/bpf/
H A Dhashmap.h67 void *pvalue; member
H A Dgen_loader.c1114 void bpf_gen__map_update_elem(struct bpf_gen *gen, int map_idx, void *pvalue, in bpf_gen__map_update_elem() argument
1124 value = add_data(gen, pvalue, value_size); in bpf_gen__map_update_elem()
/linux-6.15/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Drf.c319 u8 index, u32 *pvalue) in _rtl8723e_write_ofdm_power_reg() argument
339 writeval = pvalue[rf]; in _rtl8723e_write_ofdm_power_reg()
/linux-6.15/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Drf.c327 u8 index, u32 *pvalue) in _rtl8723be_write_ofdm_power_reg() argument
345 writeval = pvalue[rf]; in _rtl8723be_write_ofdm_power_reg()
/linux-6.15/tools/perf/
H A Dbuiltin-ftrace.c1213 struct ftrace_profile_data *p1 = e1->pvalue; in cmp_profile_data()
1214 struct ftrace_profile_data *p2 = e2->pvalue; in cmp_profile_data()
1275 struct ftrace_profile_data *p = profile[i]->pvalue; in print_profile_result()
1286 free(entry->pvalue); in print_profile_result()
/linux-6.15/drivers/s390/crypto/
H A Dzcrypt_ep11misc.c439 static int asn1tag_write(u8 *ptr, u8 tag, const u8 *pvalue, u16 valuelen) in asn1tag_write() argument
445 memcpy(ptr + 4, pvalue, valuelen); in asn1tag_write()
451 memcpy(ptr + 3, pvalue, valuelen); in asn1tag_write()
455 memcpy(ptr + 2, pvalue, valuelen); in asn1tag_write()
/linux-6.15/tools/testing/selftests/bpf/prog_tests/
H A Dhashmap.c323 value = cur->pvalue; in test_hashmap_ptr_iface()
/linux-6.15/arch/loongarch/kvm/intc/
H A Deiointc.c69 int irq, void *pvalue, u32 len, bool notify) in eiointc_update_sw_coremap() argument
72 u64 val = *(u64 *)pvalue; in eiointc_update_sw_coremap()
/linux-6.15/net/core/
H A Dnet-sysfs.c1522 unsigned int *pvalue) in bql_set() argument
1537 *pvalue = value; in bql_set()

12