Searched refs:show_screen_cb (Results 1 – 11 of 11) sorted by relevance
121 void (*show_screen_cb)(struct vcons_screen *, void *); member
197 vd->show_screen_cb = NULL; in vcons_init_common() 560 if (vd->show_screen_cb != NULL) in vcons_load_font() 561 vd->show_screen_cb(scr, vd->show_screen_cookie); in vcons_load_font() 640 if (vd->show_screen_cb != NULL) in vcons_do_switch() 641 vd->show_screen_cb(scr, vd->show_screen_cookie); in vcons_do_switch() 1696 if (vd->show_screen_cb != NULL) in vcons_invalidate_cache() 1697 vd->show_screen_cb(scr, vd->show_screen_cookie); in vcons_invalidate_cache()
425 sc->vd.show_screen_cb = glyphcache_adapt; in hyperfb_attach()
290 sc->vd.show_screen_cb = glyphcache_adapt; in gftfb_attach()
273 sc->vd.show_screen_cb = glyphcache_adapt; in r128fb_attach()
727 sc->vd.show_screen_cb = glyphcache_adapt; in mach64_attach()
982 dp->rd_vd.show_screen_cb = glyphcache_adapt; in radeonfb_attach()
342 sc->vd.show_screen_cb = mgx_adapt; in mgx_attach()
604 sc->vd.show_screen_cb = glyphcache_adapt; in cg6attach()
302 sc->vd.show_screen_cb = glyphcache_adapt; in voyagerfb_attach()
761 sc->sc_vd.show_screen_cb = glyphcache_adapt; in cg14_setup_wsdisplay()