Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/video/matrox/
Dmatroxfb_crtc2.c484 if (minfo->devflags.panellink) { in matroxfb_dh_ioctl()
536 if (minfo->devflags.panellink) { in matroxfb_dh_ioctl()
Dmatroxfb_base.h482 int panellink; /* G400 DFP possible (not G450/G550) */ member
Dmatroxfb_base.c1012 if (minfo->devflags.panellink) { in matroxfb_ioctl()
1069 if (minfo->devflags.panellink) { in matroxfb_ioctl()
1644 minfo->devflags.panellink = 1; in initMatrox2()