Symbol: sti_cooked_font
drivers/video/console/sticon.c
166
struct sti_cooked_font *cooked_font;
drivers/video/console/sticon.c
64
static struct sti_cooked_font *font_data[MAX_NR_CONSOLES];
drivers/video/sticore.c
159
struct sti_cooked_font *font)
drivers/video/sticore.c
231
int height, int width, int c, struct sti_cooked_font *font)
drivers/video/sticore.c
269
struct sti_cooked_font *font)
drivers/video/sticore.c
520
static struct sti_cooked_font *
drivers/video/sticore.c
527
struct sti_cooked_font *cooked_font;
drivers/video/sticore.c
576
static struct sti_cooked_font *
drivers/video/sticore.c
583
static void sti_dump_font(struct sti_cooked_font *font)
drivers/video/sticore.c
605
struct sti_cooked_font *font;
drivers/video/sticore.c
616
static struct sti_cooked_font *sti_select_font(struct sti_cooked_rom *rom)
drivers/video/sticore.c
618
struct sti_cooked_font *font;
drivers/video/sticore.c
646
struct sti_cooked_font *font_start;
drivers/video/sticore.c
679
struct sti_cooked_font *cooked_font;
drivers/video/sticore.c
711
void sti_font_convert_bytemode(struct sti_struct *sti, struct sti_cooked_font *f)
include/video/sticore.h
246
struct sti_cooked_font *next_font;
include/video/sticore.h
254
struct sti_cooked_font *font_start;
include/video/sticore.h
363
struct sti_cooked_font *font; /* ptr to selected font (cooked) */
include/video/sticore.h
384
void sti_font_convert_bytemode(struct sti_struct *sti, struct sti_cooked_font *f);
include/video/sticore.h
397
struct sti_cooked_font *font);
include/video/sticore.h
401
int height, int width, int c, struct sti_cooked_font *font);
include/video/sticore.h
404
struct sti_cooked_font *font);