Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/core/
H A Dfbcon.c495 static int search_fb_in_map(int idx) in search_fb_in_map() function
844 if (!search_fb_in_map(newidx)) { in set_con2fb_map()
858 if (oldinfo && !search_fb_in_map(oldidx)) in set_con2fb_map()
867 if (!search_fb_in_map(info_idx)) in set_con2fb_map()
2856 if (!search_fb_in_map(idx)) { in fbcon_fb_unbind()