Home
last modified time | relevance | path

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

/drivers/tty/vt/
Dvt.c144 static void vc_init(struct vc_data *vc, unsigned int rows,
1157 vc_init(vc, vc->vc_rows, vc->vc_cols, 1); in vc_allocate()
3458 static void vc_init(struct vc_data *vc, unsigned int rows, in vc_init() function
3535 vc_init(vc, vc->vc_rows, vc->vc_cols, in con_init()