Home
last modified time | relevance | path

Searched refs:pci_dma_sync_single_for_cpu (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/pci/ivtv/
H A Divtv-queue.h44 pci_dma_sync_single_for_cpu(s->itv->pdev, buf->dma_handle, in ivtv_buf_sync_for_cpu()
73 pci_dma_sync_single_for_cpu(s->itv->pdev, s->sg_handle, in ivtv_stream_sync_for_cpu()
H A Divtv-udma.h32 pci_dma_sync_single_for_cpu(itv->pdev, itv->udma.SG_handle, in ivtv_udma_sync_for_cpu()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/platform/
H A Dplatform_mips_98d_pci.c31 pci_dma_sync_single_for_cpu(hwdev, *bus_addr, size, direction); in pci_cache_inv()
111 pci_dma_sync_single_for_cpu(hwdev, *bus_addr, size, direction);
H A Dplatform_linux_pc_pci.c43 pci_dma_sync_single_for_cpu(hwdev, *bus_addr, size, direction); in pci_cache_inv()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/platform/
H A Dplatform_mips_98d_pci.c31 pci_dma_sync_single_for_cpu(hwdev, *bus_addr, size, direction); in pci_cache_inv()
111 pci_dma_sync_single_for_cpu(hwdev, *bus_addr, size, direction);
H A Dplatform_linux_pc_pci.c30 pci_dma_sync_single_for_cpu(hwdev, *bus_addr, size, direction); in pci_cache_inv()
/OK3568_Linux_fs/kernel/drivers/media/pci/cx18/
H A Dcx18-queue.h18 pci_dma_sync_single_for_cpu(s->cx->pci_dev, buf->dma_handle, in cx18_buf_sync_for_cpu()
/OK3568_Linux_fs/kernel/include/linux/
H A Dpci-dma-compat.h79 pci_dma_sync_single_for_cpu(struct pci_dev *hwdev, dma_addr_t dma_handle, in pci_dma_sync_single_for_cpu() function
/OK3568_Linux_fs/kernel/drivers/char/xillybus/
H A Dxillybus_pcie.c53 pci_dma_sync_single_for_cpu(ep->pdev, in xilly_dma_sync_single_for_cpu_pci()
/OK3568_Linux_fs/kernel/drivers/message/fusion/
H A Dmptlan.c874 pci_dma_sync_single_for_cpu(mpt_dev->pcidev, priv->RcvCtl[ctx].dma, in mpt_lan_receive_post_turbo()
1034 pci_dma_sync_single_for_cpu(mpt_dev->pcidev, in mpt_lan_receive_post_reply()
1062 pci_dma_sync_single_for_cpu(mpt_dev->pcidev, in mpt_lan_receive_post_reply()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/r8168/
H A Dr8168.h690 #define pci_dma_sync_single_for_cpu pci_dma_sync_single macro
691 #define pci_dma_sync_single_for_device pci_dma_sync_single_for_cpu
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge.c796 pci_dma_sync_single_for_cpu(adap->pdev, in get_packet()
857 pci_dma_sync_single_for_cpu(adap->pdev, dma_addr, len, in get_packet_pg()
886 pci_dma_sync_single_for_cpu(adap->pdev, dma_addr, len, in get_packet_pg()
2150 pci_dma_sync_single_for_cpu(adap->pdev, in lro_add_page()
/OK3568_Linux_fs/kernel/drivers/media/pci/pluto2/
H A Dpluto2.c279 pci_dma_sync_single_for_cpu(pluto->pdev, pluto->dma_addr, in pluto_dma_end()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/
H A Djme.c1008 pci_dma_sync_single_for_cpu(jme->pdev, in jme_alloc_and_feed_skb()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sun/
H A Dsunhme.c313 pci_dma_sync_single_for_cpu((__hp)->dma_dev, (__addr), (__size), (__dir))
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlegacy/
H A D4965-mac.c1856 pci_dma_sync_single_for_cpu(il->pci_dev, txcmd_phys, firstlen, in il4965_tx_skb()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/
H A Dtg3.c6917 pci_dma_sync_single_for_cpu(tp->pdev, dma_addr, len, PCI_DMA_FROMDEVICE); in tg3_rx()
13615 pci_dma_sync_single_for_cpu(tp->pdev, map, rx_len, in tg3_run_loopback()