Searched refs:v_vcol (Results 1 - 2 of 2) sorted by last modified time

/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;
/linux-master/include/uapi/linux/
H A Dvt.h58 unsigned short v_vcol; /* number of pixel columns on screen */ member in struct:vt_consize

Completed in 158 milliseconds