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

/linux-master/include/uapi/linux/
H A Dvt.h59 unsigned short v_ccol; /* number of pixel columns per character */ member in struct:vt_consize
/linux-master/drivers/tty/vt/
H A Dvt_ioctl.c689 if (v.v_vcol && v.v_ccol) {
690 int cols = v.v_vcol / v.v_ccol;

Completed in 204 milliseconds