/Linux-v5.10/drivers/hid/ |
D | hid-picolcd_debugfs.c | 388 int raw_size = (report->size >> 3) + 1; in picolcd_debug_out_report() local 407 report->id, raw_size); in picolcd_debug_out_report() 411 dump_buff_as_hex(buff, BUFF_SZ, raw_data, raw_size); in picolcd_debug_out_report() 418 "REPORT_LED_STATE", report->id, raw_size-1); in picolcd_debug_out_report() 426 "REPORT_BRIGHTNESS", report->id, raw_size-1); in picolcd_debug_out_report() 434 "REPORT_CONTRAST", report->id, raw_size-1); in picolcd_debug_out_report() 442 "REPORT_RESET", report->id, raw_size-1); in picolcd_debug_out_report() 451 "REPORT_LCD_CMD", report->id, raw_size-1); in picolcd_debug_out_report() 458 "REPORT_LCD_CMD", report->id, raw_size-1); in picolcd_debug_out_report() 465 "REPORT_LCD_CMD", report->id, raw_size-1); in picolcd_debug_out_report() [all …]
|
D | hid-sensor-hub.c | 308 hsdev->pending.raw_size = 0; in sensor_hub_input_attr_get_raw_value() 320 switch (hsdev->pending.raw_size) { in sensor_hub_input_attr_get_raw_value() 519 hsdev->pending.raw_size = sz; in sensor_hub_raw_event() 521 hsdev->pending.raw_size = 0; in sensor_hub_raw_event()
|
D | hid-picolcd_core.c | 88 work->raw_size = 0; in picolcd_send_and_wait() 195 if (verinfo->raw_size == 2) { in picolcd_check_version() 356 data->pending->raw_size = size-1; in picolcd_raw_event()
|
D | hid-picolcd.h | 56 int raw_size; member
|
/Linux-v5.10/arch/x86/platform/intel-quark/ |
D | imr.c | 305 size_t raw_size; in imr_add_range() local 317 raw_size = imr_raw_size(size); in imr_add_range() 318 end = base + raw_size; in imr_add_range() 364 reg, &base, &end, raw_size, rmask, wmask); in imr_add_range() 414 size_t raw_size; in __imr_remove_range() local 431 raw_size = imr_raw_size(size); in __imr_remove_range() 432 end = base + raw_size; in __imr_remove_range() 471 pr_debug("remove %d phys %pa-%pa size %zx\n", reg, &base, &end, raw_size); in __imr_remove_range()
|
/Linux-v5.10/tools/perf/tests/ |
D | sample-parsing.c | 93 COMP(raw_size); in samples_same() 94 if (memcmp(s1->raw_data, s2->raw_data, s1->raw_size)) { in samples_same() 210 .raw_size = sizeof(raw_data), in do_test()
|
/Linux-v5.10/tools/perf/util/ |
D | s390-sample-raw.c | 48 size_t len = sample->raw_size, offset = 0; in s390_cpumcfdg_testctr() 158 size_t i, len = sample->raw_size, offset = 0; in s390_cpumcfdg_dump()
|
D | event.h | 135 u32 raw_size; member 281 #define perf_sample__bad_synth_size(s, d) ((s)->raw_size < sizeof(d) - 4)
|
D | data-convert-bt.c | 443 unsigned int raw_size = sample->raw_size; in add_bpf_output_values() local 444 unsigned int nr_elements = raw_size / sizeof(u32); in add_bpf_output_values() 448 if (nr_elements * sizeof(u32) != raw_size) in add_bpf_output_values() 450 raw_size, nr_elements * sizeof(u32) - raw_size); in add_bpf_output_values()
|
D | sort.h | 145 u32 raw_size; member
|
D | s390-cpumsf.c | 229 size_t n = fwrite(sample->raw_data, sample->raw_size - 4, 1, in s390_cpumcf_dumpctr() 933 sample->raw_size) { in s390_cpumsf_process_event()
|
D | synthetic-events.c | 1358 result += sample->raw_size; in perf_event__sample_event_size() 1518 u.val32[0] = sample->raw_size; in perf_event__synthesize_sample() 1522 memcpy(array, sample->raw_data, sample->raw_size); in perf_event__synthesize_sample() 1523 array = (void *)array + sample->raw_size; in perf_event__synthesize_sample()
|
D | hist.c | 471 he->raw_data = memdup(he->raw_data, he->raw_size); in hist_entry__init() 731 .raw_size = sample->raw_size, in __hists__add_entry() 1109 .raw_size = sample->raw_size, in iter_add_next_cumulative_entry()
|
D | intel-pt.c | 1499 sample.raw_size = perf_synth__raw_size(raw); in intel_pt_synth_ptwrite_sample() 1529 sample.raw_size = perf_synth__raw_size(raw); in intel_pt_synth_cbr_sample() 1554 sample.raw_size = perf_synth__raw_size(raw); in intel_pt_synth_mwait_sample() 1579 sample.raw_size = perf_synth__raw_size(raw); in intel_pt_synth_pwre_sample() 1604 sample.raw_size = perf_synth__raw_size(raw); in intel_pt_synth_exstop_sample() 1629 sample.raw_size = perf_synth__raw_size(raw); in intel_pt_synth_pwrx_sample()
|
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/inc/ |
D | compressor.h | 104 uint32_t raw_size; member
|
/Linux-v5.10/drivers/net/ethernet/freescale/dpaa/ |
D | dpaa_eth.h | 89 size_t raw_size; member
|
D | dpaa_eth.c | 210 #define dpaa_bp_size(raw_size) (SKB_WITH_OVERHEAD(raw_size) & \ argument 213 #define dpaa_bp_size(raw_size) SKB_WITH_OVERHEAD(raw_size) argument 2982 dpaa_bp->raw_size = DPAA_BP_RAW_SIZE; in dpaa_eth_probe() 2984 dpaa_bp->size = dpaa_bp_size(dpaa_bp->raw_size); in dpaa_eth_probe()
|
/Linux-v5.10/tools/include/uapi/linux/ |
D | fscrypt.h | 126 __u32 raw_size; member
|
/Linux-v5.10/include/uapi/linux/ |
D | fscrypt.h | 126 __u32 raw_size; member
|
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dce112/ |
D | dce112_compressor.c | 104 return cp110->base.raw_size * cp110->base.banks_num * in lpt_size_alignment() 234 switch (cp110->base.raw_size) { in lpt_memory_control_config() 818 compressor->base.raw_size = 0; in dce112_compressor_construct()
|
/Linux-v5.10/fs/crypto/ |
D | keyring.c | 663 if (arg.raw_size != 0) in fscrypt_ioctl_add_key() 669 if (arg.raw_size < FSCRYPT_MIN_KEY_SIZE || in fscrypt_ioctl_add_key() 670 arg.raw_size > FSCRYPT_MAX_KEY_SIZE) in fscrypt_ioctl_add_key() 672 secret.size = arg.raw_size; in fscrypt_ioctl_add_key()
|
/Linux-v5.10/include/linux/ |
D | hid-sensor-hub.h | 52 int raw_size; member
|
/Linux-v5.10/tools/lib/bpf/ |
D | btf.c | 35 __u32 raw_size; member 194 if (btf->raw_size < sizeof(struct btf_header)) { in btf_parse_hdr() 212 meta_left = btf->raw_size - sizeof(*hdr); in btf_parse_hdr() 733 btf->raw_size = sizeof(struct btf_header) + 1; in btf__new_empty() 734 btf->raw_data = calloc(1, btf->raw_size); in btf__new_empty() 767 btf->raw_size = size; in btf__new() 1090 __u32 log_buf_size = 0, raw_size; in btf__load() local 1107 raw_data = btf_get_raw_data(btf, &raw_size, false); in btf__load() 1113 btf->raw_size = raw_size; in btf__load() 1116 btf->fd = bpf_load_btf(raw_data, raw_size, log_buf, log_buf_size, false); in btf__load() [all …]
|
/Linux-v5.10/drivers/media/pci/ivtv/ |
D | ivtv-streams.c | 406 itv->vbi.enc_size = lines * (raw ? itv->vbi.raw_size : itv->vbi.sliced_size); in ivtv_vbi_setup() 415 data[2] = raw ? 4 : 4 * (itv->vbi.raw_size / itv->vbi.enc_size); in ivtv_vbi_setup() 435 data[6] = (raw ? itv->vbi.raw_size : itv->vbi.sliced_size); in ivtv_vbi_setup()
|
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dce110/ |
D | dce110_compressor.c | 520 compressor->base.raw_size = 0; in dce110_compressor_construct()
|