Home
last modified time | relevance | path

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

/linux/drivers/video/console/
A Ddummycon.c22 #define DUMMY_COLUMNS screen_info.orig_video_cols macro
26 #define DUMMY_COLUMNS CONFIG_DUMMY_CONSOLE_COLUMNS macro
104 vc->vc_cols = DUMMY_COLUMNS; in dummycon_init()
107 vc_resize(vc, DUMMY_COLUMNS, DUMMY_ROWS); in dummycon_init()

Completed in 3 milliseconds