Home
last modified time | relevance | path

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

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

Completed in 9 milliseconds