Linux Kernel
3.7.1
|
#include <sticore.h>
Data Fields | |
spinlock_t | lock |
int | font_width |
int | font_height |
int | sti_mem_request |
u32 | graphics_id [2] |
struct sti_cooked_rom * | rom |
unsigned long | font_unpmv |
unsigned long | block_move |
unsigned long | init_graph |
unsigned long | inq_conf |
int | text_planes |
region_t | regions [STI_REGION_MAX] |
unsigned long | regions_phys [STI_REGION_MAX] |
struct sti_glob_cfg * | glob_cfg |
struct sti_cooked_font * | font |
struct sti_conf_outptr | outptr |
struct sti_conf_outptr_ext | outptr_ext |
struct pci_dev * | pd |
u8 | rm_entry [16] |
struct fb_info * | info |
struct sti_cooked_font* font |
struct sti_glob_cfg* glob_cfg |
spinlock_t lock |
struct sti_conf_outptr outptr |
struct sti_conf_outptr_ext outptr_ext |
region_t regions[STI_REGION_MAX] |
unsigned long regions_phys[STI_REGION_MAX] |
struct sti_cooked_rom* rom |