Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/vt/
Dvt.c148 static void vc_init(struct vc_data *vc, unsigned int rows,
802 vc_init(vc, vc->vc_rows, vc->vc_cols, 1); in vc_allocate()
2929 static void vc_init(struct vc_data *vc, unsigned int rows, in vc_init() function
3004 vc_init(vc, vc->vc_rows, vc->vc_cols, in con_init()