Searched refs:I2CBusPtr (Results 1 - 25 of 169) sorted by relevance

1234567

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dxf86i2c.h14 typedef struct _I2CBusRec *I2CBusPtr; typedef in typeref:struct:_I2CBusRec
23 void (*I2CUDelay) (I2CBusPtr b, int usec);
25 void (*I2CPutBits)(I2CBusPtr b, int scl, int sda);
26 void (*I2CGetBits)(I2CBusPtr b, int *scl, int *sda);
30 Bool (*I2CStart) (I2CBusPtr b, int timeout);
47 I2CBusPtr NextBus;
52 I2CBusPtr xf86CreateI2CBusRec(void);
53 void xf86DestroyI2CBusRec(I2CBusPtr pI2CBus, Bool unalloc, Bool devs_too);
54 Bool xf86I2CBusInit(I2CBusPtr pI2CBus);
55 I2CBusPtr xf86I2CFindBu
[all...]
H A Di2c_def.h7 #define DestroyI2CBusRec ((pointer (*)(I2CBusPtr, Bool, Bool))LoaderSymbol("xf86DestroyI2CBusRec"))
12 #define I2CProbeAddress ((Bool (*)(I2CBusPtr,I2CSlaveAddr))LoaderSymbol("xf86I2CProbeAddress"))
H A Dtda8425.h26 TDA8425Ptr Detect_tda8425(I2CBusPtr b, I2CSlaveAddr addr,Bool force);
37 #define xf86_Detect_tda8425 ((TDA8425Ptr (*)(I2CBusPtr, I2CSlaveAddr,Bool))LoaderSymbol("Detect_tda8425"))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dxf86i2c.h14 typedef struct _I2CBusRec *I2CBusPtr; typedef in typeref:struct:_I2CBusRec
23 void (*I2CUDelay) (I2CBusPtr b, int usec);
25 void (*I2CPutBits)(I2CBusPtr b, int scl, int sda);
26 void (*I2CGetBits)(I2CBusPtr b, int *scl, int *sda);
30 Bool (*I2CStart) (I2CBusPtr b, int timeout);
47 I2CBusPtr NextBus;
52 I2CBusPtr xf86CreateI2CBusRec(void);
53 void xf86DestroyI2CBusRec(I2CBusPtr pI2CBus, Bool unalloc, Bool devs_too);
54 Bool xf86I2CBusInit(I2CBusPtr pI2CBus);
55 I2CBusPtr xf86I2CFindBu
[all...]
H A Di2c_def.h7 #define DestroyI2CBusRec ((pointer (*)(I2CBusPtr, Bool, Bool))LoaderSymbol("xf86DestroyI2CBusRec"))
12 #define I2CProbeAddress ((Bool (*)(I2CBusPtr,I2CSlaveAddr))LoaderSymbol("xf86I2CProbeAddress"))
H A Dtda8425.h26 TDA8425Ptr Detect_tda8425(I2CBusPtr b, I2CSlaveAddr addr,Bool force);
37 #define xf86_Detect_tda8425 ((TDA8425Ptr (*)(I2CBusPtr, I2CSlaveAddr,Bool))LoaderSymbol("Detect_tda8425"))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dxf86i2c.h14 typedef struct _I2CBusRec *I2CBusPtr; typedef in typeref:struct:_I2CBusRec
23 void (*I2CUDelay) (I2CBusPtr b, int usec);
25 void (*I2CPutBits)(I2CBusPtr b, int scl, int sda);
26 void (*I2CGetBits)(I2CBusPtr b, int *scl, int *sda);
30 Bool (*I2CStart) (I2CBusPtr b, int timeout);
47 I2CBusPtr NextBus;
52 I2CBusPtr xf86CreateI2CBusRec(void);
53 void xf86DestroyI2CBusRec(I2CBusPtr pI2CBus, Bool unalloc, Bool devs_too);
54 Bool xf86I2CBusInit(I2CBusPtr pI2CBus);
55 I2CBusPtr xf86I2CFindBu
[all...]
H A Di2c_def.h7 #define DestroyI2CBusRec ((pointer (*)(I2CBusPtr, Bool, Bool))LoaderSymbol("xf86DestroyI2CBusRec"))
12 #define I2CProbeAddress ((Bool (*)(I2CBusPtr,I2CSlaveAddr))LoaderSymbol("xf86I2CProbeAddress"))
H A Dtda8425.h26 TDA8425Ptr Detect_tda8425(I2CBusPtr b, I2CSlaveAddr addr,Bool force);
37 #define xf86_Detect_tda8425 ((TDA8425Ptr (*)(I2CBusPtr, I2CSlaveAddr,Bool))LoaderSymbol("Detect_tda8425"))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dxf86i2c.h14 typedef struct _I2CBusRec *I2CBusPtr; typedef in typeref:struct:_I2CBusRec
23 void (*I2CUDelay) (I2CBusPtr b, int usec);
25 void (*I2CPutBits)(I2CBusPtr b, int scl, int sda);
26 void (*I2CGetBits)(I2CBusPtr b, int *scl, int *sda);
30 Bool (*I2CStart) (I2CBusPtr b, int timeout);
47 I2CBusPtr NextBus;
52 I2CBusPtr xf86CreateI2CBusRec(void);
53 void xf86DestroyI2CBusRec(I2CBusPtr pI2CBus, Bool unalloc, Bool devs_too);
54 Bool xf86I2CBusInit(I2CBusPtr pI2CBus);
55 I2CBusPtr xf86I2CFindBu
[all...]
H A Di2c_def.h7 #define DestroyI2CBusRec ((pointer (*)(I2CBusPtr, Bool, Bool))LoaderSymbol("xf86DestroyI2CBusRec"))
12 #define I2CProbeAddress ((Bool (*)(I2CBusPtr,I2CSlaveAddr))LoaderSymbol("xf86I2CProbeAddress"))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dxf86i2c.h15 typedef struct _I2CBusRec *I2CBusPtr; typedef in typeref:struct:_I2CBusRec
24 void (*I2CUDelay) (I2CBusPtr b, int usec);
26 void (*I2CPutBits)(I2CBusPtr b, int scl, int sda);
27 void (*I2CGetBits)(I2CBusPtr b, int *scl, int *sda);
31 Bool (*I2CStart) (I2CBusPtr b, int timeout);
48 I2CBusPtr NextBus;
53 I2CBusPtr xf86CreateI2CBusRec(void);
54 void xf86DestroyI2CBusRec(I2CBusPtr pI2CBus, Bool unalloc, Bool devs_too);
55 Bool xf86I2CBusInit(I2CBusPtr pI2CBus);
56 I2CBusPtr xf86I2CFindBu
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dxf86i2c.h15 typedef struct _I2CBusRec *I2CBusPtr; typedef in typeref:struct:_I2CBusRec
24 void (*I2CUDelay) (I2CBusPtr b, int usec);
26 void (*I2CPutBits)(I2CBusPtr b, int scl, int sda);
27 void (*I2CGetBits)(I2CBusPtr b, int *scl, int *sda);
31 Bool (*I2CStart) (I2CBusPtr b, int timeout);
48 I2CBusPtr NextBus;
53 I2CBusPtr xf86CreateI2CBusRec(void);
54 void xf86DestroyI2CBusRec(I2CBusPtr pI2CBus, Bool unalloc, Bool devs_too);
55 Bool xf86I2CBusInit(I2CBusPtr pI2CBus);
56 I2CBusPtr xf86I2CFindBu
[all...]
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/i2c/
H A Dxf86i2c.h14 typedef struct _I2CBusRec *I2CBusPtr; typedef in typeref:struct:_I2CBusRec
23 void (*I2CUDelay) (I2CBusPtr b, int usec);
25 void (*I2CPutBits)(I2CBusPtr b, int scl, int sda);
26 void (*I2CGetBits)(I2CBusPtr b, int *scl, int *sda);
46 I2CBusPtr NextBus;
51 I2CBusPtr xf86CreateI2CBusRec(void);
52 void xf86DestroyI2CBusRec(I2CBusPtr pI2CBus, Bool unalloc, Bool devs_too);
53 Bool xf86I2CBusInit(I2CBusPtr pI2CBus);
54 I2CBusPtr xf86I2CFindBus(int scrnIndex, char *name);
67 I2CBusPtr pI2CBu
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dxf86i2c.h14 typedef struct _I2CBusRec *I2CBusPtr; typedef in typeref:struct:_I2CBusRec
24 void (*I2CUDelay) (I2CBusPtr b, int usec);
26 void (*I2CPutBits) (I2CBusPtr b, int scl, int sda);
27 void (*I2CGetBits) (I2CBusPtr b, int *scl, int *sda);
31 Bool (*I2CStart) (I2CBusPtr b, int timeout);
48 I2CBusPtr NextBus;
54 extern _X_EXPORT I2CBusPtr xf86CreateI2CBusRec(void);
57 extern _X_EXPORT void xf86DestroyI2CBusRec(I2CBusPtr pI2CBus, Bool unalloc,
60 extern _X_EXPORT Bool xf86I2CBusInit(I2CBusPtr pI2CBus);
62 extern _X_EXPORT I2CBusPtr xf86I2CFindBu
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dxf86i2c.h14 typedef struct _I2CBusRec *I2CBusPtr; typedef in typeref:struct:_I2CBusRec
24 void (*I2CUDelay) (I2CBusPtr b, int usec);
26 void (*I2CPutBits) (I2CBusPtr b, int scl, int sda);
27 void (*I2CGetBits) (I2CBusPtr b, int *scl, int *sda);
31 Bool (*I2CStart) (I2CBusPtr b, int timeout);
48 I2CBusPtr NextBus;
54 extern _X_EXPORT I2CBusPtr xf86CreateI2CBusRec(void);
57 extern _X_EXPORT void xf86DestroyI2CBusRec(I2CBusPtr pI2CBus, Bool unalloc,
60 extern _X_EXPORT Bool xf86I2CBusInit(I2CBusPtr pI2CBus);
62 extern _X_EXPORT I2CBusPtr xf86I2CFindBu
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dxf86i2c.h14 typedef struct _I2CBusRec *I2CBusPtr; typedef in typeref:struct:_I2CBusRec
23 void (*I2CUDelay) (I2CBusPtr b, int usec);
25 void (*I2CPutBits)(I2CBusPtr b, int scl, int sda);
26 void (*I2CGetBits)(I2CBusPtr b, int *scl, int *sda);
30 Bool (*I2CStart) (I2CBusPtr b, int timeout);
47 I2CBusPtr NextBus;
53 extern _X_EXPORT I2CBusPtr xf86CreateI2CBusRec(void);
55 extern _X_EXPORT void xf86DestroyI2CBusRec(I2CBusPtr pI2CBus, Bool unalloc, Bool devs_too);
57 extern _X_EXPORT Bool xf86I2CBusInit(I2CBusPtr pI2CBus);
59 extern _X_EXPORT I2CBusPtr xf86I2CFindBu
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dxf86i2c.h14 typedef struct _I2CBusRec *I2CBusPtr; typedef in typeref:struct:_I2CBusRec
23 void (*I2CUDelay) (I2CBusPtr b, int usec);
25 void (*I2CPutBits)(I2CBusPtr b, int scl, int sda);
26 void (*I2CGetBits)(I2CBusPtr b, int *scl, int *sda);
30 Bool (*I2CStart) (I2CBusPtr b, int timeout);
47 I2CBusPtr NextBus;
53 extern _X_EXPORT I2CBusPtr xf86CreateI2CBusRec(void);
55 extern _X_EXPORT void xf86DestroyI2CBusRec(I2CBusPtr pI2CBus, Bool unalloc, Bool devs_too);
57 extern _X_EXPORT Bool xf86I2CBusInit(I2CBusPtr pI2CBus);
59 extern _X_EXPORT I2CBusPtr xf86I2CFindBu
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dxf86i2c.h14 typedef struct _I2CBusRec *I2CBusPtr; typedef in typeref:struct:_I2CBusRec
23 void (*I2CUDelay) (I2CBusPtr b, int usec);
25 void (*I2CPutBits)(I2CBusPtr b, int scl, int sda);
26 void (*I2CGetBits)(I2CBusPtr b, int *scl, int *sda);
30 Bool (*I2CStart) (I2CBusPtr b, int timeout);
47 I2CBusPtr NextBus;
53 extern _X_EXPORT I2CBusPtr xf86CreateI2CBusRec(void);
55 extern _X_EXPORT void xf86DestroyI2CBusRec(I2CBusPtr pI2CBus, Bool unalloc, Bool devs_too);
57 extern _X_EXPORT Bool xf86I2CBusInit(I2CBusPtr pI2CBus);
59 extern _X_EXPORT I2CBusPtr xf86I2CFindBu
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dxf86i2c.h14 typedef struct _I2CBusRec *I2CBusPtr; typedef in typeref:struct:_I2CBusRec
23 void (*I2CUDelay) (I2CBusPtr b, int usec);
25 void (*I2CPutBits)(I2CBusPtr b, int scl, int sda);
26 void (*I2CGetBits)(I2CBusPtr b, int *scl, int *sda);
30 Bool (*I2CStart) (I2CBusPtr b, int timeout);
47 I2CBusPtr NextBus;
53 extern _X_EXPORT I2CBusPtr xf86CreateI2CBusRec(void);
55 extern _X_EXPORT void xf86DestroyI2CBusRec(I2CBusPtr pI2CBus, Bool unalloc, Bool devs_too);
57 extern _X_EXPORT Bool xf86I2CBusInit(I2CBusPtr pI2CBus);
59 extern _X_EXPORT I2CBusPtr xf86I2CFindBu
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dxf86i2c.h14 typedef struct _I2CBusRec *I2CBusPtr; typedef in typeref:struct:_I2CBusRec
23 void (*I2CUDelay) (I2CBusPtr b, int usec);
25 void (*I2CPutBits)(I2CBusPtr b, int scl, int sda);
26 void (*I2CGetBits)(I2CBusPtr b, int *scl, int *sda);
30 Bool (*I2CStart) (I2CBusPtr b, int timeout);
47 I2CBusPtr NextBus;
53 extern _X_EXPORT I2CBusPtr xf86CreateI2CBusRec(void);
55 extern _X_EXPORT void xf86DestroyI2CBusRec(I2CBusPtr pI2CBus, Bool unalloc, Bool devs_too);
57 extern _X_EXPORT Bool xf86I2CBusInit(I2CBusPtr pI2CBus);
59 extern _X_EXPORT I2CBusPtr xf86I2CFindBu
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dxf86i2c.h14 typedef struct _I2CBusRec *I2CBusPtr; typedef in typeref:struct:_I2CBusRec
23 void (*I2CUDelay) (I2CBusPtr b, int usec);
25 void (*I2CPutBits)(I2CBusPtr b, int scl, int sda);
26 void (*I2CGetBits)(I2CBusPtr b, int *scl, int *sda);
30 Bool (*I2CStart) (I2CBusPtr b, int timeout);
47 I2CBusPtr NextBus;
53 extern _X_EXPORT I2CBusPtr xf86CreateI2CBusRec(void);
55 extern _X_EXPORT void xf86DestroyI2CBusRec(I2CBusPtr pI2CBus, Bool unalloc, Bool devs_too);
57 extern _X_EXPORT Bool xf86I2CBusInit(I2CBusPtr pI2CBus);
59 extern _X_EXPORT I2CBusPtr xf86I2CFindBu
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dxf86i2c.h14 typedef struct _I2CBusRec *I2CBusPtr; typedef in typeref:struct:_I2CBusRec
24 void (*I2CUDelay) (I2CBusPtr b, int usec);
26 void (*I2CPutBits) (I2CBusPtr b, int scl, int sda);
27 void (*I2CGetBits) (I2CBusPtr b, int *scl, int *sda);
31 Bool (*I2CStart) (I2CBusPtr b, int timeout);
48 I2CBusPtr NextBus;
54 extern _X_EXPORT I2CBusPtr xf86CreateI2CBusRec(void);
57 extern _X_EXPORT void xf86DestroyI2CBusRec(I2CBusPtr pI2CBus, Bool unalloc,
60 extern _X_EXPORT Bool xf86I2CBusInit(I2CBusPtr pI2CBus);
62 extern _X_EXPORT I2CBusPtr xf86I2CFindBu
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dxf86i2c.h14 typedef struct _I2CBusRec *I2CBusPtr; typedef in typeref:struct:_I2CBusRec
24 void (*I2CUDelay) (I2CBusPtr b, int usec);
26 void (*I2CPutBits) (I2CBusPtr b, int scl, int sda);
27 void (*I2CGetBits) (I2CBusPtr b, int *scl, int *sda);
31 Bool (*I2CStart) (I2CBusPtr b, int timeout);
48 I2CBusPtr NextBus;
54 extern _X_EXPORT I2CBusPtr xf86CreateI2CBusRec(void);
57 extern _X_EXPORT void xf86DestroyI2CBusRec(I2CBusPtr pI2CBus, Bool unalloc,
60 extern _X_EXPORT Bool xf86I2CBusInit(I2CBusPtr pI2CBus);
62 extern _X_EXPORT I2CBusPtr xf86I2CFindBu
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dxf86i2c.h14 typedef struct _I2CBusRec *I2CBusPtr; typedef in typeref:struct:_I2CBusRec
24 void (*I2CUDelay) (I2CBusPtr b, int usec);
26 void (*I2CPutBits) (I2CBusPtr b, int scl, int sda);
27 void (*I2CGetBits) (I2CBusPtr b, int *scl, int *sda);
31 Bool (*I2CStart) (I2CBusPtr b, int timeout);
48 I2CBusPtr NextBus;
54 extern _X_EXPORT I2CBusPtr xf86CreateI2CBusRec(void);
57 extern _X_EXPORT void xf86DestroyI2CBusRec(I2CBusPtr pI2CBus, Bool unalloc,
60 extern _X_EXPORT Bool xf86I2CBusInit(I2CBusPtr pI2CBus);
62 extern _X_EXPORT I2CBusPtr xf86I2CFindBu
[all...]

Completed in 329 milliseconds

1234567