Struct chrdev_device
Public Attributes
| Type | Name |
|---|---|
| struct cdev | cdev |
| struct device * | device |
| void * | private_data |
Public Attributes Documentation
variable cdev
struct cdev chrdev_device::cdev;
variable device
struct device* chrdev_device::device;
variable private_data
void* chrdev_device::private_data;
The documentation for this class was generated from the following file midas_fe/kerneldriver/dmabuf/chrdev.h