centos man page for dmam_free_coherent

Query: dmam_free_coherent

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DMAM_FREE_COHERENT(9)					   Device drivers infrastructure				     DMAM_FREE_COHERENT(9)

NAME
dmam_free_coherent - Managed dma_free_coherent
SYNOPSIS
void dmam_free_coherent(struct device * dev, size_t size, void * vaddr, dma_addr_t dma_handle);
ARGUMENTS
dev Device to free coherent memory for size Size of allocation vaddr Virtual address of the memory to free dma_handle DMA handle of the memory to free
DESCRIPTION
Managed dma_free_coherent.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 DMAM_FREE_COHERENT(9)
Related Man Pages
device_create_with_groups(9) - centos
device_schedule_callback_owner(9) - centos
kmalloc_array(9) - centos
device_schedule_callback_owner(9) - suse
ddi_fm_dma_err_get(9f) - opensolaris
Similar Topics in the Unix Linux Community
DB2 convert digits to binary format
Tar Command
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq