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

/linux-4.4.14/drivers/video/console/
H A Dnewport_con.c38 #define FNTSIZE(fd) (((int *)(fd))[-2]) macro
519 FNTSIZE(new_data) = size; newport_set_font()
533 && FNTSIZE(font_data[i]) == size newport_set_font()
H A Dfbcon.h156 #define FNTSIZE(fd) (((int *)(fd))[-2]) macro
H A Dfbcon.c2601 FNTSIZE(new_data) = size; fbcon_set_font()
2620 FNTSIZE(fb_display[i].fontdata) == size && fbcon_set_font()

Completed in 276 milliseconds