Searched defs:con_font_set (Results 1 – 2 of 2) sorted by relevance
44 int (*con_font_set)(struct vc_data *, struct console_font *, unsigned); member
4029 static int con_font_set(struct vc_data *vc, struct console_font_op *op) in con_font_set() function