/openbmc/linux/drivers/scsi/csiostor/ |
H A D | csio_wr.c | 127 buf->vaddr = dma_alloc_coherent(&hw->pdev->dev, buf->len, in csio_wr_fill_fl() 236 q->vstart = dma_alloc_coherent(&hw->pdev->dev, qsz, &q->pstart, in csio_wr_alloc_q() 1704 dma_free_coherent(&hw->pdev->dev, in csio_wrm_exit() 1710 dma_free_coherent(&hw->pdev->dev, q->size, in csio_wrm_exit()
|
/openbmc/linux/include/linux/ |
H A D | filter.h | 976 int xdp_do_generic_redirect(struct net_device *dev, struct sk_buff *skb, 978 int xdp_do_redirect(struct net_device *dev, 981 int xdp_do_redirect_frame(struct net_device *dev, 993 void bpf_warn_invalid_xdp_action(struct net_device *dev, struct bpf_prog *prog, u32 act);
|
/openbmc/linux/drivers/crypto/marvell/cesa/ |
H A D | hash.c | 105 dma_unmap_sg(cesa_dev->dev, req->src, creq->src_nents, DMA_TO_DEVICE); in mv_cesa_ahash_dma_cleanup() 647 ret = dma_map_sg(cesa_dev->dev, req->src, creq->src_nents, in mv_cesa_ahash_dma_req_init() 753 dma_unmap_sg(cesa_dev->dev, req->src, creq->src_nents, DMA_TO_DEVICE); in mv_cesa_ahash_dma_req_init() 767 dev_err(cesa_dev->dev, "Invalid number of src SG"); in mv_cesa_ahash_req_init()
|
/openbmc/linux/lib/ |
H A D | test_hmm.c | 519 devmem->pagemap.range.start = (MINOR(mdevice->cdevice.dev) - 2) ? in dmirror_allocate_chunk() 1472 dev_t dev; in dmirror_device_init() local 1475 dev = MKDEV(MAJOR(dmirror_dev), id); in dmirror_device_init() 1482 mdevice->device.devt = dev; in dmirror_device_init()
|
/openbmc/linux/drivers/clk/qcom/ |
H A D | dispcc-sm8450.c | 1758 ret = devm_pm_runtime_enable(&pdev->dev); in disp_cc_sm8450_probe() 1762 ret = pm_runtime_resume_and_get(&pdev->dev); in disp_cc_sm8450_probe() 1788 pm_runtime_put(&pdev->dev); in disp_cc_sm8450_probe() 1793 pm_runtime_put_sync(&pdev->dev); in disp_cc_sm8450_probe()
|
H A D | dispcc-sm8550.c | 1751 ret = devm_pm_runtime_enable(&pdev->dev); in disp_cc_sm8550_probe() 1755 ret = pm_runtime_resume_and_get(&pdev->dev); in disp_cc_sm8550_probe() 1781 pm_runtime_put(&pdev->dev); in disp_cc_sm8550_probe() 1786 pm_runtime_put_sync(&pdev->dev); in disp_cc_sm8550_probe()
|
/openbmc/linux/drivers/scsi/qla2xxx/ |
H A D | qla_mid.c | 577 dma_free_coherent(&ha->pdev->dev, (req->length + 1) * in qla25xx_free_req_que() 603 dma_free_coherent(&ha->pdev->dev, (rsp->length + 1) * in qla25xx_free_rsp_que() 717 req->ring = dma_alloc_coherent(&ha->pdev->dev, in qla25xx_create_req_que() 844 rsp->ring = dma_alloc_coherent(&ha->pdev->dev, in qla25xx_create_rsp_que()
|
/openbmc/qemu/hw/intc/ |
H A D | openpic.c | 1501 static void openpic_realize(DeviceState *dev, Error **errp) in openpic_realize() argument 1503 SysBusDevice *d = SYS_BUS_DEVICE(dev); in openpic_realize() 1504 OpenPICState *opp = OPENPIC(dev); in openpic_realize() 1608 qdev_init_gpio_in(dev, openpic_set_irq, opp->max_irq); in openpic_realize()
|
/openbmc/qemu/hw/timer/ |
H A D | exynos4210_mct.c | 1505 SysBusDevice *dev = SYS_BUS_DEVICE(obj); in exynos4210_mct_init() local 1525 sysbus_init_irq(dev, &s->g_timer.irq[i]); in exynos4210_mct_init() 1528 sysbus_init_irq(dev, &s->l_timer[i].irq); in exynos4210_mct_init() 1533 sysbus_init_mmio(dev, &s->iomem); in exynos4210_mct_init()
|
/openbmc/qemu/hw/display/ |
H A D | artist.c | 1373 static void artist_realizefn(DeviceState *dev, Error **errp) in artist_realizefn() argument 1375 ARTISTState *s = ARTIST(dev); in artist_realizefn() 1391 memory_region_init(&s->mem_as_root, OBJECT(dev), "artist", ~0ull); in artist_realizefn() 1423 s->con = graphic_console_init(dev, 0, &artist_ops, s); in artist_realizefn()
|
/openbmc/linux/fs/nfs/ |
H A D | client.c | 1329 char dev[13]; // 8 for 2^24, 1 for ':', 3 for 2^8, 1 for '\0' in nfs_volume_list_show() local 1343 snprintf(dev, sizeof(dev), "%u:%u", in nfs_volume_list_show() 1355 dev, in nfs_volume_list_show()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ssiapi/ssiapi/ |
H A D | 0002-boost-Backport-clang-support.patch | 22 --- /dev/null 297 --- /dev/null 380 --- /dev/null 925 --- /dev/null 1068 --- /dev/null 1227 --- /dev/null
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_qdisc.c | 686 dev_err(mlxsw_sp->bus_info->dev, in mlxsw_sp_qdisc_red_check_params() 693 dev_err(mlxsw_sp->bus_info->dev, in mlxsw_sp_qdisc_red_check_params() 698 dev_err(mlxsw_sp->bus_info->dev, in mlxsw_sp_qdisc_red_check_params() 1000 dev_err(mlxsw_sp_port->mlxsw_sp->bus_info->dev, in mlxsw_sp_qdisc_tbf_check_params() 1010 dev_err(mlxsw_sp->bus_info->dev, in mlxsw_sp_qdisc_tbf_check_params() 2031 mall_entry->mirror.to_dev = act->dev; in mlxsw_sp_qevent_mall_replace()
|
/openbmc/openbmc/poky/documentation/ref-manual/ |
H A D | terms.rst | 24 the ":ref:`dev-manual/layers:appending other layers metadata with your layer`" 254 ":ref:`dev-manual/building:building an initial ram filesystem (Initramfs) image`" 270 ":ref:`dev-manual/layers:Understanding and Creating 414 build the software images. See the ":ref:`dev-manual/sbom:creating 481 <https://spdx.dev/>`__ and is used by the OpenEmbedded Build System to 485 and the ":ref:`dev-manual/sbom:creating a software bill of materials`"
|
/openbmc/linux/drivers/media/mmc/siano/ |
H A D | smssdio.c | 255 params.device = &func->dev; in smssdio_probe()
|
/openbmc/linux/drivers/scsi/mvsas/ |
H A D | mv_chips.h | 242 dev_printk(KERN_INFO, mvi->dev, in mvs_show_pcie_usage()
|
/openbmc/linux/drivers/pinctrl/vt8500/ |
H A D | pinctrl-wm8850.c | 339 data = devm_kzalloc(&pdev->dev, sizeof(*data), GFP_KERNEL); in wm8850_pinctrl_probe()
|
/openbmc/linux/Documentation/leds/ |
H A D | leds-class-flash.rst | 36 - dev:
|
/openbmc/linux/Documentation/driver-api/driver-model/ |
H A D | design-patterns.rst | 33 foo = devm_kzalloc(dev, sizeof(*foo), GFP_KERNEL);
|
/openbmc/linux/Documentation/power/ |
H A D | swsusp-and-swap-files.rst | 29 # dd if=/dev/zero of=<swap_file_path> bs=1024 count=<swap_file_size_in_k>
|
/openbmc/linux/Documentation/fb/ |
H A D | sh7760fb.rst | 123 .dev = {
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/json-spirit/json-spirit/ |
H A D | 0001-Adjust-the-cmake-files.patch | 51 --- /dev/null
|
/openbmc/linux/drivers/rapidio/ |
H A D | Kconfig | 92 tristate "RapidIO /dev mport device driver"
|
/openbmc/linux/drivers/net/ethernet/broadcom/ |
H A D | b44.h | 400 struct net_device *dev; member
|
/openbmc/u-boot/include/ |
H A D | common.h | 471 struct blk_desc *dev,
|