Searched refs:con_font_op (Results 1 – 3 of 3) sorted by relevance
35 int con_font_op(struct vc_data *vc, struct console_font_op *op);
474 ret = con_font_op(vc, &op); in vt_k_ioctl()1022 i = con_font_op(vc, op); in compat_kdfontop_ioctl()
4710 int con_font_op(struct vc_data *vc, struct console_font_op *op) in con_font_op() function