Searched refs:xf86DestroyI2CDevRec (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/xf86-video-openchrome/dist/src/
H A Dvia_sii164.c398 xf86DestroyI2CDevRec(pI2CDevice, TRUE);
419 xf86DestroyI2CDevRec(pI2CDevice, TRUE);
430 xf86DestroyI2CDevRec(pI2CDevice, TRUE);
456 xf86DestroyI2CDevRec(pI2CDevice, TRUE);
H A Dvia_vt1632.c410 xf86DestroyI2CDevRec(pI2CDevice, TRUE);
431 xf86DestroyI2CDevRec(pI2CDevice, TRUE);
442 xf86DestroyI2CDevRec(pI2CDevice, TRUE);
468 xf86DestroyI2CDevRec(pI2CDevice, TRUE);
H A Dvia_ch7xxx.c75 xf86DestroyI2CDevRec(pDev, TRUE);
82 xf86DestroyI2CDevRec(pDev, TRUE);
128 xf86DestroyI2CDevRec(pDev,TRUE);
H A Dvia_vt162x.c113 xf86DestroyI2CDevRec(pDev, TRUE);
121 xf86DestroyI2CDevRec(pDev, TRUE);
155 xf86DestroyI2CDevRec(pDev, TRUE);
H A Dvia_tv.c851 xf86DestroyI2CDevRec(pBIOSInfo->TVI2CDev, TRUE);
H A Dvia_driver.c412 xf86DestroyI2CDevRec(pBIOSInfo->TVI2CDev, TRUE);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/i2c/
H A Dxf86i2c.h81 extern _X_EXPORT void xf86DestroyI2CDevRec(I2CDevPtr pI2CDev, Bool unalloc);
H A Dxf86i2c.c609 xf86DestroyI2CDevRec(I2CDevPtr d, Bool unalloc) function in typeref:typename:void
715 * xf86DestroyI2CDevRec will be called for all devices linked to the bus
739 xf86DestroyI2CDevRec(d, unalloc);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/i2c/
H A Dxf86i2c.h84 extern _X_EXPORT void xf86DestroyI2CDevRec(I2CDevPtr pI2CDev, Bool unalloc);
H A Dxf86i2c.c615 xf86DestroyI2CDevRec(I2CDevPtr d, Bool unalloc) function in typeref:typename:void
726 * xf86DestroyI2CDevRec will be called for all devices linked to the bus
750 xf86DestroyI2CDevRec(d, unalloc);
/xsrc/external/mit/xf86-video-siliconmotion/dist/src/
H A Dsmi_video.c934 xf86DestroyI2CDevRec(&(smiPortPtr->I2CDev),FALSE);
2142 xf86DestroyI2CDevRec(dev, TRUE);
/xsrc/external/mit/xf86-video-mga/dist/src/
H A Dmga_dacG.c2221 xf86DestroyI2CDevRec(dp, TRUE);
/xsrc/external/mit/xf86-video-glint/dist/src/
H A Dpm2_video.c2668 xf86DestroyI2CDevRec(&pAPriv->Port[0].I2CDev, FALSE);
2669 xf86DestroyI2CDevRec(&pAPriv->Port[1].I2CDev, FALSE);
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_sdvo.c2015 xf86DestroyI2CDevRec (&dev_priv->d, FALSE);

Completed in 26 milliseconds