Struct dmabuf_entry
Public Attributes
| Type | Name |
|---|---|
| void * | cpu_addr |
| dma_addr_t | dma_handle |
| struct list_head | list_head |
| size_t | size |
Public Attributes Documentation
variable cpu_addr
void * dmabuf_entry::cpu_addr;
variable dma_handle
dma_addr_t dmabuf_entry::dma_handle;
variable list_head
struct list_head dmabuf_entry::list_head;
variable size
size_t dmabuf_entry::size;
The documentation for this class was generated from the following file midas_fe/kerneldriver/dmabuf/dmabuf.h