Searched refs:KD_FONT_OP_GET_TALL (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dkd.h182 #define KD_FONT_OP_GET_TALL 5 /* Get font with vpitch = height */ macro
/linux-master/drivers/tty/vt/
H A Dvt.c4713 unsigned int vpitch = op->op == KD_FONT_OP_GET_TALL ? op->height : 32;
4843 case KD_FONT_OP_GET_TALL:

Completed in 203 milliseconds