Searched refs:set_con2fb_map (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/video/console/
H A Dfbcon.c808 * set_con2fb_map - map console to frame buffer device
818 static int set_con2fb_map(int unit, int newidx, int user) set_con2fb_map() function
3030 set_con2fb_map(i, new_idx, 0); fbcon_fb_unbind()
3035 /* This is sort of like set_con2fb_map, except it maps fbcon_fb_unbind()
3039 * set_con2fb_map where new_idx is -1 fbcon_fb_unbind()
3104 set_con2fb_map(i, idx, 0); fbcon_remap_all()
3165 set_con2fb_map(i, idx, 0); fbcon_fb_registered()
3299 ret = set_con2fb_map(con2fb->console - 1, fbcon_event_notify()

Completed in 77 milliseconds