Function report |
Source Code:kernel\dma\mapping.c |
Create Date:2022-07-28 10:32:33 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:dmam_match
Proto:static int dmam_match(struct device *dev, void *res, void *match_data)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct device * | dev | |
void * | res | |
void * | match_data |
38 | this = res , match = match_data |
41 | WARN_ON(size != size || dma_handle != dma_handle) |
43 | Return 1 |
45 | Return 0 |
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 |