Searched refs:fbdevHWSwitchModeWeak (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/fbdevhw/
H A Dfbdevhwstub.c175 fbdevHWSwitchModeWeak(void) { return fbdevHWSwitchMode; } function in typeref:typename:xf86SwitchModeProc *
H A Dfbdevhw.h55 extern _X_EXPORT xf86SwitchModeProc *fbdevHWSwitchModeWeak(void);
H A Dfbdevhw.c888 fbdevHWSwitchModeWeak(void) { return fbdevHWSwitchMode; } function in typeref:typename:xf86SwitchModeProc *
/xsrc/external/mit/xorg-server/dist/hw/xfree86/fbdevhw/
H A Dfbdevhwstub.c173 fbdevHWSwitchModeWeak(void) function in typeref:typename:xf86SwitchModeProc *
H A Dfbdevhw.h57 extern _X_EXPORT xf86SwitchModeProc *fbdevHWSwitchModeWeak(void);
H A Dfbdevhw.c933 fbdevHWSwitchModeWeak(void) function in typeref:typename:xf86SwitchModeProc *
/xsrc/external/mit/xf86-video-nv/dist/src/
H A Driva_driver.c555 pScrn->SwitchMode = fbdevHWSwitchModeWeak();
H A Dnv_driver.c1626 pScrn->SwitchMode = fbdevHWSwitchModeWeak();
/xsrc/external/mit/xf86-video-imstt/dist/src/
H A Dimstt_driver.c178 "fbdevHWSwitchModeWeak",
426 pScrn->SwitchMode = fbdevHWSwitchModeWeak();
/xsrc/external/mit/xf86-video-r128/dist/src/
H A Dr128_driver.c1411 pScrn->SwitchMode = fbdevHWSwitchModeWeak();
/xsrc/external/mit/xf86-video-mga/dist/src/
H A Dmga_driver.c2036 pScrn->SwitchMode = fbdevHWSwitchModeWeak();

Completed in 32 milliseconds