Searched refs:sc_switchcb (Results 1 – 1 of 1) sorted by relevance
163 void (*sc_switchcb)(void *, int, int); member828 sc->sc_switchcb = cb; in hpcfb_show_screen()851 (*sc->sc_switchcb)(sc->sc_switchcbarg, EIO, 0); in hpcfb_doswitch()885 if (sc->sc_switchcb) in hpcfb_doswitch()886 (*sc->sc_switchcb)(sc->sc_switchcbarg, 0, 0); in hpcfb_doswitch()