Searched refs:fbcon_set_palette (Results 1 – 1 of 1) sorted by relevance
179 static void fbcon_set_palette(struct vc_data *vc, const unsigned char *table);2189 fbcon_set_palette(vc, color_table); in fbcon_switch()2272 fbcon_set_palette(vc, color_table); in fbcon_debug_enter()2578 static void fbcon_set_palette(struct vc_data *vc, const unsigned char *table) in fbcon_set_palette() function2689 fbcon_set_palette(vc, color_table); in fbcon_modechanged()3153 .con_set_palette = fbcon_set_palette,