Public Attributes | |
unsigned char | addr_cmap |
unsigned char | addr_cmap_data |
unsigned char | addr_clr |
unsigned char | addr_ovly |
int | cur_rgb_offset |
struct vfb_data * | vfb_data |
unsigned char * | rgb_palette |
Definition at line 45 of file dev_bt455.cc.
unsigned char bt455_data::addr_clr |
Definition at line 48 of file dev_bt455.cc.
Referenced by DEVICE_ACCESS().
unsigned char bt455_data::addr_cmap |
Definition at line 46 of file dev_bt455.cc.
Referenced by DEVICE_ACCESS().
unsigned char bt455_data::addr_cmap_data |
Definition at line 47 of file dev_bt455.cc.
Referenced by DEVICE_ACCESS().
unsigned char bt455_data::addr_ovly |
Definition at line 49 of file dev_bt455.cc.
Referenced by DEVICE_ACCESS().
int bt455_data::cur_rgb_offset |
Definition at line 51 of file dev_bt455.cc.
Referenced by DEVICE_ACCESS().
unsigned char* bt455_data::rgb_palette |
Definition at line 54 of file dev_bt455.cc.
Referenced by dev_bt455_init(), and DEVICE_ACCESS().
struct vfb_data* bt455_data::vfb_data |
Definition at line 53 of file dev_bt455.cc.
Referenced by dev_bt455_init(), and DEVICE_ACCESS().