Struct chrdev

ClassList > chrdev

Public Attributes

Type Name
struct class * class
int count
dev_t dev
struct chrdev_device devices
char * name

Public Attributes Documentation

variable class

struct class* chrdev::class;

variable count

int chrdev::count;

variable dev

dev_t chrdev::dev;

variable devices

struct chrdev_device chrdev::devices[];

variable name

char* chrdev::name;


The documentation for this class was generated from the following file midas_fe/kerneldriver/dmabuf/chrdev.h