Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/console/
Dfbcon.c171 static int fbcon_switch(struct vc_data *vc);
2156 static int fbcon_switch(struct vc_data *vc) in fbcon_switch() function
3335 .con_switch = fbcon_switch,