Home
last modified time | relevance | path

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

/drivers/video/console/
Dnewport_con.c38 #define FNTSIZE(fd) (((int *)(fd))[-2]) macro
519 FNTSIZE(new_data) = size; in newport_set_font()
533 && FNTSIZE(font_data[i]) == size in newport_set_font()
Dfbcon.h156 #define FNTSIZE(fd) (((int *)(fd))[-2]) macro
Dfbcon.c2613 FNTSIZE(new_data) = size; in fbcon_set_font()
2632 FNTSIZE(fb_display[i].fontdata) == size && in fbcon_set_font()