Home
last modified time | relevance | path

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

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