Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Dkd.h178 #define KD_FONT_FLAG_DONT_RECALC 1 /* Don't recalculate hw charcell size [compat] */ macro
/linux-5.19.10/drivers/video/console/
Dvgacon.c1048 if (!(flags & KD_FONT_FLAG_DONT_RECALC)) in vgacon_font_set()
/linux-5.19.10/drivers/usb/misc/sisusbvga/
Dsisusb_con.c1240 (!(flags & KD_FONT_FLAG_DONT_RECALC)) ? 1 : 0, in sisusbcon_font_set()