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

/linux-master/drivers/tty/vt/
H A Dvt_ioctl.c668 static int vt_resizex(struct vc_data *vc, struct vt_consize __user *cs)
670 struct vt_consize v;
673 if (copy_from_user(&v, cs, sizeof(struct vt_consize)))
/linux-master/include/uapi/linux/
H A Dvt.h53 struct vt_consize { struct

Completed in 156 milliseconds