Function report |
Source Code:include\linux\dma-mapping.h |
Create Date:2022-07-28 05:51:32 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:valid_dma_direction
Proto:static inline int valid_dma_direction(int dma_direction)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
int | dma_direction |
145 | Return dma_direction == DMA_BIDIRECTIONAL || dma_direction == DMA_TO_DEVICE || dma_direction == DMA_FROM_DEVICE |
Name | Describe |
---|---|
dma_cache_sync |
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 |