Searched refs:console_font_op (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/include/uapi/linux/ |
| D | kd.h | 159 struct console_font_op { struct
|
| /Linux-v5.4/drivers/tty/vt/ |
| D | vt_ioctl.c | 226 do_fontx_ioctl(int cmd, struct consolefontdesc __user *user_cfd, int perm, struct console_font_op *… in do_fontx_ioctl() 337 struct console_font_op op; /* used in multiple places here */ in vt_ioctl() 1079 int perm, struct console_font_op *op) in compat_fontx_ioctl() 1127 int perm, struct console_font_op *op, struct vc_data *vc) in compat_kdfontop_ioctl() 1177 struct console_font_op op; /* used in multiple places here */ in vt_compat_ioctl()
|
| D | vt.c | 4429 static int con_font_get(struct vc_data *vc, struct console_font_op *op) in con_font_get() 4483 static int con_font_set(struct vc_data *vc, struct console_font_op *op) in con_font_set() 4546 static int con_font_default(struct vc_data *vc, struct console_font_op *op) in con_font_default() 4578 static int con_font_copy(struct vc_data *vc, struct console_font_op *op) in con_font_copy() 4599 int con_font_op(struct vc_data *vc, struct console_font_op *op) in con_font_op()
|
| /Linux-v5.4/include/linux/ |
| D | vt_kern.h | 46 int con_font_op(struct vc_data *vc, struct console_font_op *op);
|
| D | console.h | 21 struct console_font_op;
|