Searched refs:console_font_op (Results 1 – 5 of 5) sorted by relevance
466 struct console_font_op op; in vt_k_ioctl()489 struct console_font_op *op) in do_fontx_ioctl()526 static int vt_io_fontreset(struct vc_data *vc, struct console_font_op *op) in vt_io_fontreset()575 struct console_font_op op; /* used in multiple places here */ in vt_io_ioctl()1071 int perm, struct console_font_op *op) in compat_fontx_ioctl()1120 int perm, struct console_font_op *op, struct vc_data *vc) in compat_kdfontop_ioctl()1170 struct console_font_op op; /* used in multiple places here */ in vt_compat_ioctl()
4558 static int con_font_get(struct vc_data *vc, struct console_font_op *op) in con_font_get()4612 static int con_font_set(struct vc_data *vc, struct console_font_op *op) in con_font_set()4675 static int con_font_default(struct vc_data *vc, struct console_font_op *op) in con_font_default()4707 int con_font_op(struct vc_data *vc, struct console_font_op *op) in con_font_op()
159 struct console_font_op { struct
47 int con_font_op(struct vc_data *vc, struct console_font_op *op);
21 struct console_font_op;