Searched refs:default_color (Results 1 – 3 of 3) sorted by relevance
124 return sysfs_emit(buf, "%#x\n", info.default_color); in manager_default_color_show()140 info.default_color = color; in manager_default_color_store()429 static MANAGER_ATTR(default_color, S_IRUGO|S_IWUSR,
191 default_color default background color (RGB24)
3715 static int default_color = 7; /* white */ variable3718 module_param_named(color, default_color, int, S_IRUGO | S_IWUSR);3734 vc->vc_def_color = default_color; in vc_init()