Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\dma-debug.h Create Date:2022-07-28 05:51:29
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:debug_dma_free_coherent

Proto:static inline void debug_dma_free_coherent(struct device *dev, size_t size, void *virt, dma_addr_t addr)

Type:void

Parameter:

TypeParameterName
struct device *dev
size_tsize
void *virt
dma_addr_taddr

NULL

Caller
NameDescribe
dma_free_attrs