Searched refs:I2CDevRec (Results 1 - 25 of 26) sorted by relevance

12

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/i2c/
H A Dtda8425.h7 I2CDevRec d;
H A Dtda9850.h7 I2CDevRec d;
H A Duda1380.h38 I2CDevRec d;
H A Dtda9885.h7 I2CDevRec d;
H A Dbt829.h9 I2CDevRec d;
H A Dfi1236.h45 I2CDevRec d;
H A Dmsp3430.h7 I2CDevRec d;
H A Dxf86i2c.h77 } I2CDevRec; typedef in typeref:struct:_I2CDevRec
H A Dxf86i2c.c365 I2CDevRec d;
384 * slave address and timeout values from an I2CDevRec. They
589 /* Allocates an I2CDevRec for you and initializes with propper defaults
590 * you may modify before calling xf86I2CDevInit. Your I2CDevRec must
601 return calloc(1, sizeof(I2CDevRec));
604 /* Unlink an I2C device. If you got the I2CDevRec from xf86CreateI2CDevRec
630 /* I2C transmissions are related to an I2CDevRec you must link to a
636 * may enter a pointer to a statically allocated I2CDevRec or the (modified)
/xsrc/external/mit/xf86-video-siliconmotion/dist/src/
H A Dsmi_video.h77 I2CDevRec I2CDev;
/xsrc/external/mit/xf86-video-ati/xorg-server-copy/
H A Duda1380.h38 I2CDevRec d;
H A Dtda9885.h7 I2CDevRec d;
H A Dfi1236.h45 I2CDevRec d;
H A Dmsp3430.h7 I2CDevRec d;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/i2c/
H A Dxf86i2c.h80 } I2CDevRec; typedef in typeref:struct:_I2CDevRec
H A Dxf86i2c.c367 I2CDevRec d;
387 * slave address and timeout values from an I2CDevRec. They
595 /* Allocates an I2CDevRec for you and initializes with proper defaults
596 * you may modify before calling xf86I2CDevInit. Your I2CDevRec must
607 return calloc(1, sizeof(I2CDevRec));
610 /* Unlink an I2C device. If you got the I2CDevRec from xf86CreateI2CDevRec
637 /* I2C transmissions are related to an I2CDevRec you must link to a
643 * may enter a pointer to a statically allocated I2CDevRec or the (modified)
/xsrc/external/mit/xf86-video-intel-old/dist/src/sil164/
H A Dsil164.c61 I2CDevRec d;
/xsrc/external/mit/xf86-video-intel-old/dist/src/tfp410/
H A Dtfp410.c59 I2CDevRec d;
/xsrc/external/mit/xf86-video-intel-old/dist/src/ch7017/
H A Dch7017.c53 I2CDevRec d;
/xsrc/external/mit/xf86-video-intel-old/dist/src/ch7xxx/
H A Dch7xxx.c74 I2CDevRec d;
/xsrc/external/mit/xf86-video-mach64/dist/src/
H A Datimach64i2c.c299 I2CDevPtr pI2CDev = xnfcalloc(1, SizeOf(I2CDevRec));
/xsrc/external/mit/xf86-video-intel-old/dist/src/ivch/
H A Divch.c52 I2CDevRec d;
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_mm_i2c.c296 I2CDevRec d;
H A Dlegacy_output.c445 dvo = calloc(1, sizeof(I2CDevRec));
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_sdvo.c57 I2CDevRec d;

Completed in 20 milliseconds

12