DMAM_FREE_COHERENT(9) Device drivers infrastructure DMAM_FREE_COHERENT(9)NAMEdmam_free_coherent - Managed dma_free_coherentSYNOPSISvoid dmam_free_coherent(struct device * dev, size_t size, void * vaddr, dma_addr_t dma_handle);ARGUMENTSdev 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 freeDESCRIPTIONManaged dma_free_coherent.COPYRIGHTKernel Hackers Manual 3.10 June 2014 DMAM_FREE_COHERENT(9)
| Related Man Pages |
|---|
| device_create_vargs(9) - centos |
| device_schedule_callback_owner(9) - centos |
| kmalloc_array(9) - centos |
| struct_uio_info(9) - centos |
| device_schedule_callback_owner(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| Tar Command |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |