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

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