Function report |
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 activity | Download SCCT | Chinese |
Name:pci_dma_sync_sg_for_device
Proto:static inline void pci_dma_sync_sg_for_device(struct pci_dev *hwdev, struct scatterlist *sg, int nelems, int direction)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct pci_dev * | hwdev | |
struct scatterlist * | sg | |
int | nelems | |
int | direction |
103 | dma_sync_sg_for_device( & Generic device interface , sg, nelems, (enumdma_data_direction)direction) |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |