函数逻辑报告 |
Source Code:include\linux\dma-mapping.h |
Create Date:2022-07-27 06:51:44 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:dma_get_mask
函数原型:static inline u64 dma_get_mask(struct device *dev)
返回类型:u64
参数:
类型 | 参数 | 名称 |
---|---|---|
struct device * | dev |
658 | 如果 dma mask (if dma'able device) 且 dma mask (if dma'able device) 则返回: dma mask (if dma'able device) |
660 | 返回:DMA_BIT_MASK(32) |
名称 | 描述 |
---|---|
dma_addressing_limited | dma_addressing_limited - return if the device is addressing limited*@dev: device to check* Return %true if the devices DMA mask is too small to address all memory in* the system, else %false. Lack of addressing bits is the prime reason for |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |