Searched refs:dma (Results 5601 - 5625 of 5650) sorted by relevance
1...<<221222223224225226
/kernel/linux/linux-6.6/drivers/net/bonding/ |
H A D | bond_main.c | 59 #include <asm/dma.h>
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_dev.c | 11 #include <linux/dma-mapping.h>
|
/kernel/linux/linux-6.6/drivers/net/ethernet/realtek/ |
H A D | r8169_main.c | 26 #include <linux/dma-mapping.h>
|
/kernel/linux/linux-6.6/drivers/tty/ |
H A D | synclink_gt.c | 77 #include <asm/dma.h> 4613 /* copy dma buffer(s) to contiguous temp buffer */ in rx_get_frame()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | st.c | 48 #include <asm/dma.h>
|
H A D | ips.c | 181 #include <linux/dma-mapping.h> 3168 /* Spin forward to last dma chunk */ in ips_done() 6919 * it! Also, don't use 64bit addressing if dma addresses in ips_init_phase1()
|
H A D | advansys.c | 34 #include <linux/dma-mapping.h> 39 #include <asm/dma.h> 588 /* high order 4 bits is isa dma speed */
|
/kernel/linux/linux-6.6/drivers/block/ |
H A D | floppy.c | 108 * interrupt and dma channel to asm/floppy.h. Cleaned up some formatting & 204 #include <asm/dma.h> 295 /* End dma memory related stuff */ 854 * selects the fdc and drive, and enables the fdc's input/dma. 1071 print_hex_dump(KERN_INFO, "zero dma transfer size: ", in setup_DMA() 1882 /* avoid dma going to a random drive after shutdown */ in floppy_shutdown() 2701 /* round up current_count_sectors to get dma xfer size */ in make_raw_rw_request() 2735 DPRINT("buffer overrun in schedule dma\n"); in make_raw_rw_request() 2747 DPRINT("zero dma transfer attempted from make_raw_request\n"); in make_raw_rw_request() 4381 {"dma", NUL [all...] |
/kernel/linux/linux-6.6/drivers/crypto/caam/ |
H A D | caamalg_qi2.c | 19 #include <linux/dma-mapping.h> 214 * descriptor. Use DKP<ptr,imm> instead => both virtual and dma key in aead_set_sh_desc() 3349 * descriptor. Use DKP<ptr,imm> instead => both virtual and dma key in ahash_setkey()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | sge.c | 40 #include <linux/dma-mapping.h>
|
/kernel/linux/linux-6.6/drivers/infiniband/core/ |
H A D | cm.c | 11 #include <linux/dma-mapping.h>
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx4/ |
H A D | qp.c | 2438 context->db_rec_addr = cpu_to_be64(qp->db.dma); in __mlx4_ib_modify_qp() 3892 /* use dma lkey from upper layer entry */ in _mlx4_ib_post_recv()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/ |
H A D | sky2.c | 19 #include <linux/dma-mapping.h>
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/ |
H A D | common.c | 19 #include <linux/dma-mapping.h>
|
/kernel/linux/linux-6.6/drivers/pci/ |
H A D | quirks.c | 20 #include <linux/isa-dma.h> /* isa_dma_bridge_buggy */ 1942 * SMMU stall feature, by setting dma-can-stall for ACPI platforms. 1954 PROPERTY_ENTRY_BOOL("dma-can-stall"), in quirk_huawei_pcie_sva() 1964 * Set the dma-can-stall property on ACPI platforms. Device tree in quirk_huawei_pcie_sva()
|
H A D | pci.c | 32 #include <asm/dma.h>
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/qedr/ |
H A D | verbs.c | 32 #include <linux/dma-mapping.h> 1517 "create srq: failed to allocate dma memory for producer\n"); in qedr_alloc_srq_kernel_params() 3256 DP_DEBUG(dev, QEDR_MSG_MR, "get dma mr: lkey = %x\n", mr->ibmr.lkey); in qedr_get_dma_mr()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/ |
H A D | main.c | 13 #include <linux/dma-mapping.h>
|
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/ |
H A D | dispc.c | 13 #include <linux/dma-mapping.h>
|
/kernel/linux/linux-6.6/drivers/iommu/intel/ |
H A D | iommu.c | 17 #include <linux/dma-direct.h> 28 #include "../dma-iommu.h"
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/ |
H A D | mod.rs | 612 pub dma: ::c_uchar,
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | advansys.c | 34 #include <linux/dma-mapping.h> 39 #include <asm/dma.h> 601 /* high order 4 bits is isa dma speed */
|
/device/soc/hisilicon/common/hal/middleware/ffmpeg_adapt/ |
H A D | configure_llvm | 6164 check_headers linux/dma-buf.h
|
/kernel/linux/linux-5.10/drivers/net/ethernet/neterion/ |
H A D | s2io.c | 60 #include <linux/dma-mapping.h> 2433 * the dma address for buf0 and buf1 to give it to the card. 2551 /* save buffer pointers to avoid frequent dma mapping */ in fill_rx_buffers() 2555 /* restore the buffer pointers for dma sync*/ in fill_rx_buffers()
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/ |
H A D | ipw2100.c | 134 #include <linux/dma-mapping.h> 3173 IPW_DEBUG_TX("dma mapping error\n"); in ipw2100_tx_send_data()
|
Completed in 180 milliseconds
1...<<221222223224225226