Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dkd.h159 struct console_font_op { struct
/linux-6.3-rc2/include/linux/
A Dvt_kern.h34 int con_font_op(struct vc_data *vc, struct console_font_op *op);
A Dconsole.h23 struct console_font_op;
/linux-6.3-rc2/drivers/tty/vt/
A Dvt_ioctl.c468 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()
A Dvt.c4541 static int con_font_get(struct vc_data *vc, struct console_font_op *op) in con_font_get()
4588 static int con_font_set(struct vc_data *vc, struct console_font_op *op) in con_font_set()
4632 static int con_font_default(struct vc_data *vc, struct console_font_op *op) in con_font_default()
4666 int con_font_op(struct vc_data *vc, struct console_font_op *op) in con_font_op()

Completed in 16 milliseconds