Home
last modified time | relevance | path

Searched refs:con_font_op (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/include/linux/
Dvt_kern.h35 int con_font_op(struct vc_data *vc, struct console_font_op *op);
/linux-5.19.10/drivers/tty/vt/
Dvt_ioctl.c474 ret = con_font_op(vc, &op); in vt_k_ioctl()
1022 i = con_font_op(vc, op); in compat_kdfontop_ioctl()
Dvt.c4710 int con_font_op(struct vc_data *vc, struct console_font_op *op) in con_font_op() function