| /linux/drivers/gpio/ |
| H A D | gpio-latch.c | 160 priv->shadow = devm_bitmap_zalloc(dev, n_latches * priv->n_latched_gpios, in gpio_latch_probe()
|
| H A D | gpio-sim.c | 446 chip->request_map = devm_bitmap_zalloc(dev, num_lines, GFP_KERNEL); in gpio_sim_add_bank() 457 chip->value_map = devm_bitmap_zalloc(dev, num_lines, GFP_KERNEL); in gpio_sim_add_bank() 461 chip->pull_map = devm_bitmap_zalloc(dev, num_lines, GFP_KERNEL); in gpio_sim_add_bank()
|
| H A D | gpio-aggregator.c | 707 fwd->valid_mask = devm_bitmap_zalloc(dev, ngpios, GFP_KERNEL); in devm_gpiochip_fwd_alloc()
|
| /linux/lib/ |
| H A D | bitmap.c | 789 unsigned long *devm_bitmap_zalloc(struct device *dev, in devm_bitmap_zalloc() function 794 EXPORT_SYMBOL_GPL(devm_bitmap_zalloc);
|
| /linux/drivers/i3c/master/mipi-i3c-hci/ |
| H A D | dat_v1.c | 78 hci->DAT_data = devm_bitmap_zalloc(dev, hci->DAT_entries, GFP_KERNEL); in hci_dat_v1_init()
|
| /linux/drivers/irqchip/ |
| H A D | irq-mvebu-gicp.c | 220 gicp->spi_bitmap = devm_bitmap_zalloc(&pdev->dev, gicp->spi_cnt, GFP_KERNEL); in mvebu_gicp_probe()
|
| H A D | irq-sg2042-msi.c | 308 data->msi_map = devm_bitmap_zalloc(&pdev->dev, data->num_irqs, GFP_KERNEL); in sg2042_msi_probe()
|
| H A D | irq-ls-scfg-msi.c | 356 msi_data->used = devm_bitmap_zalloc(&pdev->dev, msi_data->irqs_num, GFP_KERNEL); in ls_scfg_msi_probe()
|
| /linux/drivers/power/supply/ |
| H A D | power_supply_hwmon.c | 391 psyhw->props = devm_bitmap_zalloc(dev, in power_supply_add_hwmon_sysfs()
|
| /linux/drivers/pci/controller/ |
| H A D | pci-xgene-msi.c | 236 xgene_msi_ctrl->bitmap = devm_bitmap_zalloc(dev, NR_MSI_VEC, GFP_KERNEL); in xgene_msi_init_allocator()
|
| H A D | pcie-apple.c | 573 port->sid_map = devm_bitmap_zalloc(pcie->dev, pcie->hw->max_rid2sid, GFP_KERNEL); in apple_pcie_setup_port() 706 pcie->bitmap = devm_bitmap_zalloc(pcie->dev, pcie->nvecs, GFP_KERNEL); in apple_msi_init()
|
| H A D | pcie-iproc-msi.c | 587 msi->bitmap = devm_bitmap_zalloc(pcie->dev, msi->nr_msi_vecs, in iproc_msi_init()
|
| /linux/drivers/soc/samsung/ |
| H A D | exynos-pmu.c | 454 pmu_context->in_cpuhp = devm_bitmap_zalloc(dev, num_possible_cpus(), in setup_cpuhp_and_cpuidle()
|
| /linux/drivers/soc/ti/ |
| H A D | k3-ringacc.c | 1413 ringacc->rings_inuse = devm_bitmap_zalloc(dev, ringacc->num_rings, in k3_ringacc_init() 1415 ringacc->proxy_inuse = devm_bitmap_zalloc(dev, ringacc->num_proxies, in k3_ringacc_init() 1491 ringacc->rings_inuse = devm_bitmap_zalloc(dev, ringacc->num_rings, in k3_ringacc_dmarings_init()
|
| /linux/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | rvu_npc_hash.c | 1943 table->mem_table.bmap = devm_bitmap_zalloc(rvu->dev, table_size, in rvu_npc_exact_init() 1951 table->cam_table.bmap = devm_bitmap_zalloc(rvu->dev, 32, GFP_KERNEL); in rvu_npc_exact_init() 1959 table->id_bmap = devm_bitmap_zalloc(rvu->dev, table->tot_ids, in rvu_npc_exact_init()
|
| /linux/drivers/infiniband/hw/erdma/ |
| H A D | erdma_cmdq.c | 75 cmdq->comp_wait_bitmap = devm_bitmap_zalloc( in erdma_cmdq_wait_res_init()
|
| /linux/include/linux/ |
| H A D | bitmap.h | 146 unsigned long *devm_bitmap_zalloc(struct device *dev,
|
| /linux/drivers/pci/controller/dwc/ |
| H A D | pcie-designware-ep.c | 1212 ep->ib_window_map = devm_bitmap_zalloc(dev, pci->num_ib_windows, in dw_pcie_ep_init_registers() 1219 ep->ob_window_map = devm_bitmap_zalloc(dev, pci->num_ob_windows, in dw_pcie_ep_init_registers()
|
| /linux/drivers/mfd/ |
| H A D | adp5585.c | 747 adp5585->pin_usage = devm_bitmap_zalloc(&i2c->dev, adp5585->n_pins, GFP_KERNEL); in adp5585_i2c_probe()
|
| /linux/drivers/hwtracing/coresight/ |
| H A D | coresight-stm.c | 872 drvdata->chs.guaranteed = devm_bitmap_zalloc(dev, drvdata->numsp, in __stm_probe()
|
| /linux/drivers/iommu/ |
| H A D | tegra-smmu.c | 1127 smmu->asids = devm_bitmap_zalloc(dev, soc->num_asids, GFP_KERNEL); in tegra_smmu_probe()
|
| /linux/drivers/perf/ |
| H A D | arm-cci.c | 1620 cci_pmu->hw_events.used_mask = devm_bitmap_zalloc(dev, in cci_pmu_alloc()
|
| /linux/drivers/net/ethernet/huawei/hinic/ |
| H A D | hinic_main.c | 1225 nic_dev->vlan_bitmap = devm_bitmap_zalloc(&pdev->dev, VLAN_N_VID, in nic_dev_init()
|
| /linux/drivers/firmware/ |
| H A D | ti_sci.c | 3605 res->desc[i].res_map = devm_bitmap_zalloc(dev, res_count, in devm_ti_sci_get_resource_sets() 3962 minfo->xfer_alloc_table = devm_bitmap_zalloc(dev, in ti_sci_probe()
|
| /linux/drivers/net/pse-pd/ |
| H A D | pse_core.c | 1344 h->notifs_mask = devm_bitmap_zalloc(dev, pcdev->nr_lines, GFP_KERNEL); in devm_pse_irq_helper()
|