Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dvt.h57 unsigned short v_clin; /* number of pixel rows per character */ member
/linux-6.3-rc2/drivers/tty/vt/
A Dvt_ioctl.c680 if (v.v_clin) { in vt_resizex()
681 int rows = v.v_vlin / v.v_clin; in vt_resizex()
698 if (v.v_clin > 32) in vt_resizex()
715 if (v.v_clin) in vt_resizex()
716 vcp->vc_cell_height = v.v_clin; in vt_resizex()

Completed in 5 milliseconds