Home
last modified time | relevance | path

Searched refs:console_font_op (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/drivers/tty/vt/
Dvt_ioctl.c466 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()
Dvt.c4558 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()
/Linux-v5.10/include/uapi/linux/
Dkd.h159 struct console_font_op { struct
/Linux-v5.10/include/linux/
Dvt_kern.h47 int con_font_op(struct vc_data *vc, struct console_font_op *op);
Dconsole.h21 struct console_font_op;