Home
last modified time | relevance | path

Searched refs:sti_font_convert_bytemode (Results 1 – 2 of 2) sorted by relevance

/linux/include/video/
H A Dsticore.h384 void sti_font_convert_bytemode(struct sti_struct *sti, struct sti_cooked_font *f);
/linux/drivers/video/console/
H A Dsticon.c208 sti_font_convert_bytemode(sti, cooked_font); in sticon_set_font()