Home
last modified time | relevance | path

Searched refs:dev (Results 24651 – 24675 of 26800) sorted by relevance

1...<<981982983984985986987988989990>>...1072

/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_wr.c127 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 Dfilter.h976 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 Dhash.c105 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 Dtest_hmm.c519 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 Ddispcc-sm8450.c1758 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 Ddispcc-sm8550.c1751 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 Dqla_mid.c577 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 Dopenpic.c1501 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 Dexynos4210_mct.c1505 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 Dartist.c1373 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 Dclient.c1329 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 D0002-boost-Backport-clang-support.patch22 --- /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 Dspectrum_qdisc.c686 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 Dterms.rst24 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 Dsmssdio.c255 params.device = &func->dev; in smssdio_probe()
/openbmc/linux/drivers/scsi/mvsas/
H A Dmv_chips.h242 dev_printk(KERN_INFO, mvi->dev, in mvs_show_pcie_usage()
/openbmc/linux/drivers/pinctrl/vt8500/
H A Dpinctrl-wm8850.c339 data = devm_kzalloc(&pdev->dev, sizeof(*data), GFP_KERNEL); in wm8850_pinctrl_probe()
/openbmc/linux/Documentation/leds/
H A Dleds-class-flash.rst36 - dev:
/openbmc/linux/Documentation/driver-api/driver-model/
H A Ddesign-patterns.rst33 foo = devm_kzalloc(dev, sizeof(*foo), GFP_KERNEL);
/openbmc/linux/Documentation/power/
H A Dswsusp-and-swap-files.rst29 # dd if=/dev/zero of=<swap_file_path> bs=1024 count=<swap_file_size_in_k>
/openbmc/linux/Documentation/fb/
H A Dsh7760fb.rst123 .dev = {
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/json-spirit/json-spirit/
H A D0001-Adjust-the-cmake-files.patch51 --- /dev/null
/openbmc/linux/drivers/rapidio/
H A DKconfig92 tristate "RapidIO /dev mport device driver"
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Db44.h400 struct net_device *dev; member
/openbmc/u-boot/include/
H A Dcommon.h471 struct blk_desc *dev,

1...<<981982983984985986987988989990>>...1072