Searched refs:vc_font_pitch (Results 1 – 3 of 3) sorted by relevance
85 unsigned int vc_font_pitch(const struct vc_font *font);
244 unsigned int vc_font_pitch(const struct vc_font *font) in vc_font_pitch() function248 EXPORT_SYMBOL_GPL(vc_font_pitch);
451 unsigned int pitch = vc_font_pitch(&vc->vc_font); in fbcon_fill_cursor_mask()