OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:I2CStart
(Results
1 - 5
of
5
) sorted by relevancy
/xsrc/external/mit/xorg-server/dist/hw/xfree86/i2c/
xf86i2c.c
130
I2CStart
(I2CBusPtr b, int timeout)
314
*
I2CStart
/PutByte because a hardware I2C master may not be able
338
if (
I2CStart
(d->pI2CBus, d->StartTimeout)) {
802
b->
I2CStart
== NULL || b->I2CStop == NULL)
810
b->
I2CStart
=
I2CStart
;
xf86i2c.h
31
Bool (*
I2CStart
) (I2CBusPtr b, int timeout);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/i2c/
xf86i2c.c
128
I2CStart
(I2CBusPtr b, int timeout)
311
*
I2CStart
/PutByte because a hardware I2C master may not be able
335
if (
I2CStart
(d->pI2CBus, d->StartTimeout)) {
793
b->
I2CStart
== NULL ||
801
b->
I2CStart
=
I2CStart
;
xf86i2c.h
30
Bool (*
I2CStart
) (I2CBusPtr b, int timeout);
/xsrc/external/mit/xf86-video-ast/dist/src/
ast_vgatool.c
3655
I2CStart
(ASTRecPtr pAST)
3807
I2CStart
(pAST);
3823
I2CStart
(pAST);
Completed in 12 milliseconds
Indexes created Tue Jul 21 00:24:56 UTC 2026