Searched defs:console_font_op (Results 1 – 1 of 1) sorted by relevance
159 struct console_font_op { struct160 unsigned int op; /* operation code KD_FONT_OP_* */161 unsigned int flags; /* KD_FONT_FLAG_* */162 unsigned int width, height; /* font size */163 unsigned int charcount;164 unsigned char __user *data; /* font data with vpitch fixed to 32 for