Struct dmabuf_device
Public Attributes
| Type | Name |
|---|---|
| struct dmabuf * | dmabuf |
| int | id |
| struct miscdevice | miscdevice |
| char * | name |
Public Attributes Documentation
variable dmabuf
struct dmabuf* dmabuf_device::dmabuf;
variable id
int dmabuf_device::id;
variable miscdevice
struct miscdevice dmabuf_device::miscdevice;
variable name
char* dmabuf_device::name;
The documentation for this class was generated from the following file midas_fe/kerneldriver/dmabuf/dmabuf_platform_driver.h