OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:icc
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/
radeonfb_i2c.c
204
struct i2c_controller *
icc
= &sc->sc_i2c[i].ric_controller;
local in function:radeonfb_i2c_init
207
iic_tag_init(
icc
);
208
icc
->ic_cookie = &sc->sc_i2c[i];
209
icc
->ic_acquire_bus = radeonfb_i2c_acquire_bus;
210
icc
->ic_release_bus = radeonfb_i2c_release_bus;
211
icc
->ic_send_start = radeonfb_i2c_send_start;
212
icc
->ic_send_stop = radeonfb_i2c_send_stop;
213
icc
->ic_initiate_xfer = radeonfb_i2c_initiate_xfer;
214
icc
->ic_read_byte = radeonfb_i2c_read_byte;
215
icc
->ic_write_byte = radeonfb_i2c_write_byte
[
all
...]
/src/lib/libcurses/EXAMPLES/
ex1.c
63
cchar_t cc, ncc, cstr[ 128 ],
icc
, icstr[ 128 ], bcc;
local in function:main
163
in_wch( &
icc
);
165
add_wch( &
icc
);
view.c
190
cchar_t
icc
;
local in function:main
Completed in 16 milliseconds
Indexes created Tue Sep 23 14:10:03 GMT 2025