| /linux-6.15/drivers/power/supply/ |
| H A D | rt9471.c | 405 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 D | pids.c | 40 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 D | link.c | 576 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 D | map.c | 530 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 D | common.c | 628 free(entry->pvalue); in delete_pinned_obj_table()
|
| H A D | prog.c | 491 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 D | as10x_cmd_cfg.c | 24 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 D | as10x_cmd.h | 510 uint32_t *pvalue);
|
| /linux-6.15/tools/perf/util/ |
| H A D | expr.c | 86 zfree(&cur->pvalue); in ids__free() 310 zfree(&cur->pvalue); in expr__ctx_clear() 326 zfree(&cur->pvalue); in expr__ctx_free()
|
| H A D | hwmon_pmu.c | 327 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 D | hashmap.h | 67 void *pvalue; member
|
| H A D | threads.c | 179 int rc = fn((struct thread *)cur->pvalue, data); in threads__for_each_thread()
|
| H A D | bpf_lock_contention.c | 107 free(cur->pvalue); in exit_slab_cache_iter()
|
| /linux-6.15/scripts/ |
| H A D | get_maintainer.pl | 1309 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 D | rf_common.c | 281 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 D | rf.c | 304 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 D | hashmap.h | 67 void *pvalue; member
|
| H A D | gen_loader.c | 1114 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 D | rf.c | 319 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 D | rf.c | 327 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 D | builtin-ftrace.c | 1213 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 D | zcrypt_ep11misc.c | 439 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 D | hashmap.c | 323 value = cur->pvalue; in test_hashmap_ptr_iface()
|
| /linux-6.15/arch/loongarch/kvm/intc/ |
| H A D | eiointc.c | 69 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 D | net-sysfs.c | 1522 unsigned int *pvalue) in bql_set() argument 1537 *pvalue = value; in bql_set()
|