Searched refs:console_font_op (Results 1 – 3 of 3) sorted by relevance
159 struct console_font_op { struct
35 int con_font_op(struct vc_data *vc, struct console_font_op *op);
4910 static int con_font_get(struct vc_data *vc, struct console_font_op *op)4955 static int con_font_set(struct vc_data *vc, const struct console_font_op *op) in con_font_get() 4995 static int con_font_default(struct vc_data *vc, struct console_font_op *op) in con_font_set() 5027 int con_font_op(struct vc_data *vc, struct console_font_op *op) in con_font_default()