Home
last modified time | relevance | path

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

/drivers/video/fbdev/matrox/
Dmatroxfb_base.c810 minfo->hw_switch->init(minfo, &mt); in matroxfb_set_par()
818 minfo->hw_switch->restore(minfo); in matroxfb_set_par()
1650 minfo->hw_switch = b->base->lowlevel; in initMatrox2()
1768 if (minfo->hw_switch->preinit(minfo)) { in initMatrox2()
1790 minfo->hw_switch->reset(minfo); in initMatrox2()
Dmatroxfb_base.h408 struct matrox_switch* hw_switch; member