Home
last modified time | relevance | path

Searched refs:FNTSIZE (Results 1 – 3 of 3) sorted by relevance

/drivers/video/console/
Dnewport_con.c40 #define FNTSIZE(fd) (((int *)(fd))[-2]) macro
520 FNTSIZE(new_data) = size; in newport_set_font()
534 && FNTSIZE(font_data[i]) == size in newport_set_font()
Dfbcon.h154 #define FNTSIZE(fd) (((int *)(fd))[-2]) macro
Dfbcon.c2526 FNTSIZE(new_data) = size; in fbcon_set_font()
2545 FNTSIZE(fb_display[i].fontdata) == size && in fbcon_set_font()