Searched defs:I2CUDelay (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/i2c/ | ||
| H A D | xf86i2c.h | 23 void (*I2CUDelay) (I2CBusPtr b, int usec); member in struct:_I2CBusRec |
| H A D | xf86i2c.c | 47 I2CUDelay(I2CBusPtr b, int usec) function in typeref:typename:void [all...] |
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/i2c/ | ||
| H A D | xf86i2c.h | 24 void (*I2CUDelay) (I2CBusPtr b, int usec); member in struct:_I2CBusRec |
| H A D | xf86i2c.c | 46 I2CUDelay(I2CBusPtr b, int usec) function in typeref:typename:void [all...] |
Completed in 10 milliseconds