Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\pci-dma-compat.h Create Date:2022-07-28 06:48:40
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:pci_dma_sync_single_for_cpu

Proto:static inline void pci_dma_sync_single_for_cpu(struct pci_dev *hwdev, dma_addr_t dma_handle, size_t size, int direction)

Type:void

Parameter:

TypeParameterName
struct pci_dev *hwdev
dma_addr_tdma_handle
size_tsize
intdirection
82  dma_sync_single_for_cpu( & Generic device interface , dma_handle, size, (enumdma_data_direction)direction)