Home
last modified time | relevance | path

Searched defs:vpitch (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/video/console/
H A Dsticon.c157 unsigned int vpitch) in sticon_set_font()
258 unsigned int vpitch, unsigned int flags) in sticon_font_set()
H A Dnewport_con.c500 unsigned int vpitch) in newport_set_font()
574 unsigned int vpitch, unsigned int flags) in newport_font_set()
H A Dvgacon.c1043 unsigned int vpitch, unsigned int flags) in vgacon_font_set()
1064 static int vgacon_font_get(struct vc_data *c, struct console_font *font, unsigned int vpitch) in vgacon_font_get()
/linux/drivers/video/fbdev/core/
H A Dfbcon.c2285 static int fbcon_get_font(struct vc_data *vc, struct console_font *font, unsigned int vpitch) in fbcon_get_font()
2481 unsigned int vpitch, unsigned int flags) in fbcon_set_font()
/linux/drivers/tty/vt/
H A Dvt.c4723 if (vpitch > max_font_height) in con_font_get() local
4773 unsigned int vpitch = op->op == KD_FONT_OP_SET_TALL ? op->height : 32; con_font_set() local