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);
4818 static int con_font_get(struct vc_data *vc, struct console_font_op *op) in con_font_get()4863 static int con_font_set(struct vc_data *vc, const struct console_font_op *op) in con_font_set()4903 static int con_font_default(struct vc_data *vc, struct console_font_op *op) in con_font_default()4935 int con_font_op(struct vc_data *vc, struct console_font_op *op) in con_font_op()