Data Fields | |
unsigned int | read_write:1 |
unsigned int | reg:31 |
void __user * | data |
Definition at line 249 of file i830_common.h.
unsigned int drmI830MMIO::read_write |
Definition at line 250 of file i830_common.h.
unsigned int drmI830MMIO::reg |
Definition at line 251 of file i830_common.h.
void __user* drmI830MMIO::data |
Definition at line 252 of file i830_common.h.