OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:I2CStop
(Results
1 - 5
of
5
) sorted by relevancy
/xsrc/external/mit/xorg-server/dist/hw/xfree86/i2c/
xf86i2c.c
145
/* This is the default
I2CStop
function if not supplied by the driver.
153
I2CStop
(I2CDevPtr d)
347
I2CStop
(d);
381
b->
I2CStop
(&d);
438
b->
I2CStop
(d);
533
b->
I2CStop
(d);
585
b->
I2CStop
(d);
802
b->I2CStart == NULL || b->
I2CStop
== NULL)
809
b->
I2CStop
=
I2CStop
;
[
all
...]
xf86i2c.h
33
void (*
I2CStop
) (I2CDevPtr d);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/i2c/
xf86i2c.c
143
/* This is the default
I2CStop
function if not supplied by the driver.
151
I2CStop
(I2CDevPtr d)
345
I2CStop
(d);
378
if (r) b->
I2CStop
(&d);
435
if (s) b->
I2CStop
(d);
528
b->
I2CStop
(d);
579
if (s > 0) b->
I2CStop
(d);
794
b->
I2CStop
== NULL)
800
b->
I2CStop
=
I2CStop
;
[
all
...]
xf86i2c.h
32
void (*
I2CStop
) (I2CDevPtr d);
/xsrc/external/mit/xf86-video-ast/dist/src/
ast_vgatool.c
3670
I2CStop
(ASTRecPtr pAST)
3844
I2CStop
(pAST);
Completed in 12 milliseconds
Indexes created Tue Jul 21 00:24:56 UTC 2026