Searched refs:console_font_op (Results 1 – 5 of 5) sorted by relevance
159 struct console_font_op { struct
34 int con_font_op(struct vc_data *vc, struct console_font_op *op);
23 struct console_font_op;
468 struct console_font_op op; in vt_k_ioctl()1013 int perm, struct console_font_op *op, struct vc_data *vc) in compat_kdfontop_ioctl()1063 struct console_font_op op; /* used in multiple places here */ in vt_compat_ioctl()
4532 static int con_font_get(struct vc_data *vc, struct console_font_op *op) in con_font_get()4582 static int con_font_set(struct vc_data *vc, struct console_font_op *op) in con_font_set()4626 static int con_font_default(struct vc_data *vc, struct console_font_op *op) in con_font_default()4660 int con_font_op(struct vc_data *vc, struct console_font_op *op) in con_font_op()