Searched refs:xf86DestroyI2CDevRec (Results 1 - 14 of 14) sorted by relevance
| /xsrc/external/mit/xf86-video-openchrome/dist/src/ |
| H A D | via_sii164.c | 398 xf86DestroyI2CDevRec(pI2CDevice, TRUE); 419 xf86DestroyI2CDevRec(pI2CDevice, TRUE); 430 xf86DestroyI2CDevRec(pI2CDevice, TRUE); 456 xf86DestroyI2CDevRec(pI2CDevice, TRUE);
|
| H A D | via_vt1632.c | 410 xf86DestroyI2CDevRec(pI2CDevice, TRUE); 431 xf86DestroyI2CDevRec(pI2CDevice, TRUE); 442 xf86DestroyI2CDevRec(pI2CDevice, TRUE); 468 xf86DestroyI2CDevRec(pI2CDevice, TRUE);
|
| H A D | via_ch7xxx.c | 75 xf86DestroyI2CDevRec(pDev, TRUE); 82 xf86DestroyI2CDevRec(pDev, TRUE); 128 xf86DestroyI2CDevRec(pDev,TRUE);
|
| H A D | via_vt162x.c | 113 xf86DestroyI2CDevRec(pDev, TRUE); 121 xf86DestroyI2CDevRec(pDev, TRUE); 155 xf86DestroyI2CDevRec(pDev, TRUE);
|
| H A D | via_tv.c | 851 xf86DestroyI2CDevRec(pBIOSInfo->TVI2CDev, TRUE);
|
| H A D | via_driver.c | 412 xf86DestroyI2CDevRec(pBIOSInfo->TVI2CDev, TRUE);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/i2c/ |
| H A D | xf86i2c.h | 81 extern _X_EXPORT void xf86DestroyI2CDevRec(I2CDevPtr pI2CDev, Bool unalloc);
|
| H A D | xf86i2c.c | 609 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 D | xf86i2c.h | 84 extern _X_EXPORT void xf86DestroyI2CDevRec(I2CDevPtr pI2CDev, Bool unalloc);
|
| H A D | xf86i2c.c | 615 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 D | smi_video.c | 934 xf86DestroyI2CDevRec(&(smiPortPtr->I2CDev),FALSE); 2142 xf86DestroyI2CDevRec(dev, TRUE);
|
| /xsrc/external/mit/xf86-video-mga/dist/src/ |
| H A D | mga_dacG.c | 2221 xf86DestroyI2CDevRec(dp, TRUE);
|
| /xsrc/external/mit/xf86-video-glint/dist/src/ |
| H A D | pm2_video.c | 2668 xf86DestroyI2CDevRec(&pAPriv->Port[0].I2CDev, FALSE); 2669 xf86DestroyI2CDevRec(&pAPriv->Port[1].I2CDev, FALSE);
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | i830_sdvo.c | 2015 xf86DestroyI2CDevRec (&dev_priv->d, FALSE);
|
Completed in 26 milliseconds