Searched refs:set_con2fb_map (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/video/fbdev/core/ |
H A D | fbcon.c | 845 * set_con2fb_map - map console to frame buffer device 855 static int set_con2fb_map(int unit, int newidx, int user) in set_con2fb_map() function 2851 set_con2fb_map(i, new_idx, 0); in fbcon_fb_unbind() 2856 /* This is sort of like set_con2fb_map, except it maps in fbcon_fb_unbind() 2860 * set_con2fb_map where new_idx is -1 in fbcon_fb_unbind() 2935 set_con2fb_map(i, idx, 0); in fbcon_remap_all() 3012 set_con2fb_map(i, idx, 0); in do_fb_registered() 3132 ret = set_con2fb_map(con2fb.console - 1, in fbcon_set_con2fb_map_ioctl()
|