Searched refs:vid_info_t (Results 1 – 2 of 2) sorted by relevance
261 typedef struct vid_info vid_info_t; typedef263 #define CONS_GETINFO _IOWR('c', 73, vid_info_t)
449 vid_info_t *vi = (vid_info_t *)data; in termtty_ioctl()453 if (vi->size != sizeof(vid_info_t)) in termtty_ioctl()