Home
last modified time | relevance | path

Searched defs:xf86DoEDID_DDC2 (Results 1 – 10 of 10) sorted by relevance

/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/xfree86/ddc/
H A Dddc.c467 xf86DoEDID_DDC2(ScrnInfoPtr pScrn, I2CBusPtr pBus) in xf86DoEDID_DDC2() function
/dports/x11-servers/xephyr/xorg-server-1.20.13/hw/xfree86/ddc/
H A Dddc.c467 xf86DoEDID_DDC2(ScrnInfoPtr pScrn, I2CBusPtr pBus) in xf86DoEDID_DDC2() function
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/hw/xfree86/ddc/
H A Dddc.c467 xf86DoEDID_DDC2(ScrnInfoPtr pScrn, I2CBusPtr pBus) in xf86DoEDID_DDC2() function
/dports/x11-servers/xwayland/xorg-server-1.20.13/hw/xfree86/ddc/
H A Dddc.c467 xf86DoEDID_DDC2(ScrnInfoPtr pScrn, I2CBusPtr pBus) in xf86DoEDID_DDC2() function
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/hw/xfree86/ddc/
H A Dddc.c467 xf86DoEDID_DDC2(ScrnInfoPtr pScrn, I2CBusPtr pBus) in xf86DoEDID_DDC2() function
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/hw/xfree86/ddc/
H A Dddc.c467 xf86DoEDID_DDC2(ScrnInfoPtr pScrn, I2CBusPtr pBus) in xf86DoEDID_DDC2() function
/dports/x11-servers/xorg-server/xorg-server-1.20.13/hw/xfree86/ddc/
H A Dddc.c467 xf86DoEDID_DDC2(ScrnInfoPtr pScrn, I2CBusPtr pBus) in xf86DoEDID_DDC2() function
/dports/x11-servers/xarcan/xarcan-0.6.0/hw/xfree86/ddc/
H A Dddc.c467 xf86DoEDID_DDC2(ScrnInfoPtr pScrn, I2CBusPtr pBus) in xf86DoEDID_DDC2() function
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/hw/xfree86/ddc/
H A Dddc.c467 xf86DoEDID_DDC2(ScrnInfoPtr pScrn, I2CBusPtr pBus) in xf86DoEDID_DDC2() function
/dports/x11-drivers/xf86-video-mga/xf86-video-mga-2.0.0/src/
H A Dmga_driver.c1288 #define xf86DoEDID_DDC2(a, b) xf86DoEEDID(a, b, TRUE) macro