OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ch_i2c
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/macppc/dev/
ki2cvar.h
90
struct i2c_controller
ch_i2c
;
member in struct:ki2c_channel
ki2c.c
124
iic_tag_init(&ch->
ch_i2c
);
125
ch->
ch_i2c
.ic_channel = channel;
126
ch->
ch_i2c
.ic_cookie = ch;
127
ch->
ch_i2c
.ic_exec = ki2c_i2c_exec;
128
ch->
ch_i2c
.ic_acquire_bus = ki2c_acquire_bus;
129
ch->
ch_i2c
.ic_release_bus = ki2c_release_bus;
295
&sc->sc_channels[channel].
ch_i2c
,
Completed in 30 milliseconds
Indexes created Sat Oct 11 19:10:01 GMT 2025