Query: dma_buf_map_attachment
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DMA_BUF_MAP_ATTACHME(9) Device drivers infrastructure DMA_BUF_MAP_ATTACHME(9)NAMEdma_buf_map_attachment - Returns the scatterlist table of the attachment; mapped into _device_ address space. Is a wrapper for map_dma_buf of the dma_buf_ops.SYNOPSISstruct sg_table * dma_buf_map_attachment(struct dma_buf_attachment * attach, enum dma_data_direction direction);ARGUMENTSattach [in] attachment whose scatterlist is to be returned direction [in] direction of DMA transferDESCRIPTIONReturns sg_table containing the scatterlist to be returned; may return NULL or ERR_PTR.COPYRIGHTKernel Hackers Manual 3.10 June 2014 DMA_BUF_MAP_ATTACHME(9)
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Weird 'find' results |
Tar Command |
Shopt -s histappend |
[TIP] Processing YAML files with yq |