/Linux-v6.1/tools/perf/ui/browsers/ |
D | res_sample.c | 31 int res_sample_browse(struct res_sample *res_samples, int num_res, in res_sample_browse() argument 44 names = calloc(num_res, sizeof(char *)); in res_sample_browse() 47 for (i = 0; i < num_res; i++) { in res_sample_browse() 59 choice = ui__popup_menu(num_res, names, NULL); in res_sample_browse() 60 for (i = 0; i < num_res; i++) in res_sample_browse() 64 if (choice < 0 || choice >= num_res) in res_sample_browse()
|
/Linux-v6.1/arch/arm/mach-omap2/ |
D | fb.c | 59 unsigned int num_res; in omap_init_vrfb() local 63 num_res = ARRAY_SIZE(omap2_vrfb_resources); in omap_init_vrfb() 66 num_res = ARRAY_SIZE(omap3_vrfb_resources); in omap_init_vrfb() 72 res, num_res, NULL, 0); in omap_init_vrfb()
|
/Linux-v6.1/sound/soc/amd/acp/ |
D | acp-pci.c | 54 unsigned int flag, addr, num_res, i; in acp_pci_probe() local 79 num_res = ARRAY_SIZE(acp_res); in acp_pci_probe() 110 res = devm_kcalloc(&pci->dev, num_res, sizeof(struct resource), GFP_KERNEL); in acp_pci_probe() 116 for (i = 0; i < num_res; i++, res_acp++) { in acp_pci_probe() 132 pdevinfo.num_res = num_res; in acp_pci_probe()
|
/Linux-v6.1/arch/powerpc/sysdev/ |
D | rtc_cmos_setup.c | 25 unsigned int num_res = 1; in add_rtc() local 59 num_res++; in add_rtc() 63 &res[0], num_res); in add_rtc()
|
/Linux-v6.1/drivers/acpi/arm64/ |
D | iort.c | 1449 int num_res = 1; in arm_smmu_v3_count_resources() local 1455 num_res++; in arm_smmu_v3_count_resources() 1458 num_res++; in arm_smmu_v3_count_resources() 1461 num_res++; in arm_smmu_v3_count_resources() 1464 num_res++; in arm_smmu_v3_count_resources() 1466 return num_res; in arm_smmu_v3_count_resources() 1503 int num_res = 0; in arm_smmu_v3_init_resources() local 1508 res[num_res].start = smmu->base_address; in arm_smmu_v3_init_resources() 1509 res[num_res].end = smmu->base_address + in arm_smmu_v3_init_resources() 1511 res[num_res].flags = IORESOURCE_MEM; in arm_smmu_v3_init_resources() [all …]
|
/Linux-v6.1/drivers/bus/ |
D | hisi_lpc.c | 395 const struct resource **res, int *num_res) in hisi_lpc_acpi_set_io_res() argument 456 *num_res = count; in hisi_lpc_acpi_set_io_res() 493 int num_res; in hisi_lpc_acpi_add_child() local 496 ret = hisi_lpc_acpi_set_io_res(child, hostdev, &res, &num_res); in hisi_lpc_acpi_add_child() 513 .num_res = num_res, in hisi_lpc_acpi_add_child() 527 .num_res = num_res, in hisi_lpc_acpi_add_child()
|
/Linux-v6.1/arch/powerpc/platforms/pseries/ |
D | setup.c | 667 int i, num_res, ret = 0; in pseries_get_iov_fw_value() local 678 num_res = of_read_number(&indexes[NUM_RES_PROPERTY], 1); in pseries_get_iov_fw_value() 679 if (resno >= num_res) in pseries_get_iov_fw_value() 702 int i, r, num_res; in of_pci_set_vf_bar_size() local 704 num_res = of_read_number(&indexes[NUM_RES_PROPERTY], 1); in of_pci_set_vf_bar_size() 705 num_res = min_t(int, num_res, PCI_SRIOV_NUM_BARS); in of_pci_set_vf_bar_size() 706 for (i = START_OF_ENTRIES, r = 0; r < num_res && r < PCI_SRIOV_NUM_BARS; in of_pci_set_vf_bar_size() 724 int i, r, num_res; in of_pci_parse_iov_addrs() local 731 num_res = of_read_number(&indexes[NUM_RES_PROPERTY], 1); in of_pci_parse_iov_addrs() 732 for (i = START_OF_ENTRIES, r = 0; r < num_res && r < PCI_SRIOV_NUM_BARS; in of_pci_parse_iov_addrs()
|
/Linux-v6.1/sound/soc/amd/raven/ |
D | pci-acp3x.c | 212 pdevinfo[0].num_res = 4; in snd_acp3x_probe() 220 pdevinfo[1].num_res = 1; in snd_acp3x_probe() 226 pdevinfo[2].num_res = 1; in snd_acp3x_probe() 232 pdevinfo[3].num_res = 1; in snd_acp3x_probe()
|
/Linux-v6.1/sound/soc/amd/vangogh/ |
D | pci-acp5x.c | 203 pdevinfo[0].num_res = 4; in snd_acp5x_probe() 211 pdevinfo[1].num_res = 1; in snd_acp5x_probe() 217 pdevinfo[2].num_res = 1; in snd_acp5x_probe()
|
/Linux-v6.1/include/linux/ |
D | platform_device.h | 100 unsigned int num_res; member 135 .num_res = num, in platform_device_register_resndata()
|
/Linux-v6.1/drivers/net/ethernet/cadence/ |
D | macb_pci.c | 83 plat_info.num_res = ARRAY_SIZE(res); in macb_probe()
|
/Linux-v6.1/arch/arm/mach-sa1100/ |
D | neponset.c | 238 .num_res = ARRAY_SIZE(sa1111_resources), in neponset_probe() 258 .num_res = ARRAY_SIZE(smc91x_resources), in neponset_probe()
|
/Linux-v6.1/drivers/acpi/ |
D | acpi_platform.c | 143 pdevinfo.num_res = count; in acpi_create_platform_device()
|
/Linux-v6.1/sound/soc/sof/amd/ |
D | pci-rmb.c | 143 pdevinfo.num_res = ARRAY_SIZE(rembrandt_res); in acp_pci_rmb_probe()
|
D | pci-rn.c | 143 pdevinfo.num_res = ARRAY_SIZE(renoir_res); in acp_pci_rn_probe()
|
/Linux-v6.1/drivers/usb/cdns3/ |
D | cdns3-pci-wrap.c | 156 plat_info.num_res = ARRAY_SIZE(wrap->dev_res); in cdns3_pci_probe()
|
/Linux-v6.1/tools/perf/util/ |
D | sort.h | 148 int num_res; member
|
D | hist.h | 485 int res_sample_browse(struct res_sample *res_samples, int num_res, 527 int num_res __maybe_unused, in res_sample_browse()
|
/Linux-v6.1/drivers/gpu/drm/i915/display/ |
D | intel_lpe_audio.c | 115 pinfo.num_res = 2; in lpe_audio_platdev_create()
|
/Linux-v6.1/sound/soc/amd/yc/ |
D | pci-acp6x.c | 225 pdevinfo[0].num_res = 1; in snd_acp6x_probe()
|
/Linux-v6.1/arch/arm/mach-omap1/ |
D | dma.c | 261 .num_res = 1,
|
/Linux-v6.1/sound/soc/amd/ps/ |
D | pci-ps.c | 229 pdevinfo[0].num_res = 1; in snd_acp62_probe()
|
/Linux-v6.1/sound/soc/amd/renoir/ |
D | rn-pci-acp3x.c | 313 pdevinfo[0].num_res = 2; in snd_rn_acp_probe()
|
/Linux-v6.1/arch/arm/mach-davinci/ |
D | devices-da8xx.c | 210 .num_res = ARRAY_SIZE(da8xx_edma0_resources), 220 .num_res = ARRAY_SIZE(da850_edma1_resources),
|
/Linux-v6.1/drivers/iommu/ |
D | rockchip-iommu.c | 1211 int num_res = pdev->num_resources; in rk_iommu_probe() local 1233 iommu->bases = devm_kcalloc(dev, num_res, sizeof(*iommu->bases), in rk_iommu_probe() 1238 for (i = 0; i < num_res; i++) { in rk_iommu_probe()
|