Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dfont.h69 #define FNTSUM(fd) (((int *)(fd))[-4]) macro
/openbmc/linux/drivers/video/console/
H A Dnewport_con.c521 FNTSUM(new_data) = 0; in newport_set_font()
/openbmc/linux/drivers/video/fbdev/core/
H A Dfbcon.c2519 FNTSUM(new_data) = csum; in fbcon_set_font()
2526 FNTSUM(fb_display[i].fontdata) == csum && in fbcon_set_font()