Home
last modified time | relevance | path

Searched refs:dma (Results 5176 - 5200 of 5395) sorted by relevance

1...<<201202203204205206207208209210>>...216

/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atlx/
H A Datl2.c12 #include <linux/dma-mapping.h>
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Db44.c30 #include <linux/dma-mapping.h>
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_cxt.c9 #include <linux/dma-mapping.h>
H A Dqed_main.c13 #include <linux/dma-mapping.h>
H A Dqed_ll2.c9 #include <linux/dma-mapping.h>
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qede/
H A Dqede_main.c17 #include <linux/dma-mapping.h>
/kernel/linux/linux-6.6/drivers/atm/
H A Dlanai.c61 #include <linux/dma-mapping.h>
2492 return sprintf(page, "resets: dma=%u, card=%u\n", in lanai_proc_read()
H A Dhe.c69 #include <linux/dma-mapping.h>
363 printk(KERN_WARNING "he: no suitable dma available\n"); in he_init_one()
1828 hprintk("unable to locate tpd for dma buffer %x\n", in he_service_tbrq()
/kernel/linux/linux-6.6/drivers/ata/
H A Dlibahci.c27 #include <linux/dma-mapping.h>
/kernel/linux/linux-6.6/drivers/virtio/
H A Dvirtio_ring.c13 #include <linux/dma-mapping.h>
2318 * virtqueue_dma_dev - get the dma dev
2321 * Returns the dma dev. That can been used for dma api.
2772 * The vring in premapped mode does not do dma internally, so the driver must
2773 * do dma mapping in advance. The driver must pass the dma_address through
2775 * the vring, it has to unmap the dma address.
2785 * -EINVAL: vring does not use the dma api, so we can not enable premapped mode.
3112 * @ptr: the pointer of the buffer to do dma
3113 * @size: the size of the buffer to do dma
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dpci.h572 struct list_head dma_ranges; /* dma ranges resource list */
2653 #include <linux/dma-mapping.h>
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Datmel_serial.c24 #include <linux/dma-mapping.h>
987 dev_err(port->dev, "Failed to send via dma!\n"); in atmel_tx_dma()
1041 dev_dbg(port->dev, "need to release resource of dma\n"); in atmel_prepare_tx_dma()
1135 * The current transfer size should not be larger than the dma buffer in atmel_rx_from_dma()
1142 * last byte of the dma buffer: in atmel_rx_from_dma()
1145 * However ring->tail must always points inside the dma buffer: in atmel_rx_from_dma()
1218 dev_dbg(port->dev, "need to release resource of dma\n"); in atmel_prepare_rx_dma()
1241 * Prepare a cyclic dma transfer, assign 2 descriptors, in atmel_prepare_rx_dma()
1737 if (of_property_read_bool(np, "atmel,use-dma-rx")) { in atmel_init_property()
1750 if (of_property_read_bool(np, "atmel,use-dma in atmel_init_property()
[all...]
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-tegra.c11 #include <linux/dma-mapping.h>
H A Docteon-hcd.c54 #include <linux/dma-mapping.h>
/kernel/linux/linux-6.6/drivers/usb/core/
H A Ddevio.c42 #include <linux/dma-mapping.h>
/kernel/linux/linux-6.6/drivers/rapidio/devices/
H A Drio_mport_cdev.c32 #include <linux/dma-mapping.h>
H A Dtsi721.c19 #include <linux/dma-mapping.h>
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-main.c16 #include <linux/dma-mapping.h>
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dsh_mobile_lcdcfb.c16 #include <linux/dma-mapping.h>
/kernel/linux/linux-6.6/drivers/usb/musb/
H A Dmusb_core.c77 #include <linux/dma-mapping.h>
1181 * Program the HDRC to start (enable interrupts, dma, etc.).
1716 * irq sources (phy, dma, etc) will be handled first, musb->int_* values
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_amdkfd_gpuvm.c23 #include <linux/dma-buf.h>
871 * local hive, or userptr mapping can reuse dma map in kfd_mem_attach()
/kernel/linux/linux-6.6/drivers/crypto/caam/
H A Dcaamalg_qi.c25 #include <linux/dma-mapping.h>
124 * descriptor. Use DKP<ptr,imm> instead => both virtual and dma key in aead_set_sh_desc()
794 * @iv_dma: dma address of iv for checking continuity and link table
795 * @qm_sg_bytes: length of dma mapped h/w link table
818 * @iv_dma: dma address of iv for checking continuity and link table
819 * @qm_sg_bytes: length of dma mapped h/w link table
/kernel/linux/linux-6.6/drivers/dma/
H A Damba-pl08x.c70 #include <linux/dma-mapping.h>
83 #include "virt-dma.h"
H A Dpl330.c19 #include <linux/dma-mapping.h>
1193 * do FLUSHP at beginning to clear any stale dma requests before the in _ldst_peripheral()
2187 * We need the data direction between the DMAC (the dma-mapping "device") and
2698 dev_err(pch->dmac->ddma.dev, "%s:%d Invalid dma direction\n", in pl330_prep_dma_cyclic()
3042 pl330->rstc = devm_reset_control_get_optional(&adev->dev, "dma"); in pl330_probe()
3053 pl330->rstc_ocp = devm_reset_control_get_optional(&adev->dev, "dma-ocp"); in pl330_probe()
3265 .name = "dma-pl330",
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.c17 #include <linux/dma-mapping.h>
454 dev_err(dev, "fail to alloc pbuf dma resource!\n"); in sec_alg_resource_alloc()
1006 dev_err(dev, "fail to dma map input sgl buffers!\n"); in sec_cipher_map()
1028 dev_err(dev, "fail to dma map output sgl buffers!\n"); in sec_cipher_map()

Completed in 87 milliseconds

1...<<201202203204205206207208209210>>...216