Function report |
Source Code:kernel\dma\virt.c |
Create Date:2022-07-28 10:34:04 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:dma_virt_map_sg
Proto:static int dma_virt_map_sg(struct device *dev, struct scatterlist *sgl, int nents, enum dma_data_direction dir, unsigned long attrs)
Type:int
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct device * | dev | |
| struct scatterlist * | sgl | |
| int | nents | |
| enum dma_data_direction | dir | |
| unsigned long | attrs |
| 47 | sg_dma_len(sg) = length |
| 50 | Return nents |
| 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 |