OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:probe_func
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/i2c/
i2c.c
489
int (*
probe_func
)(struct iic_softc *,
local in function:iic_search
502
probe_func
= iic_probe_smbus_quick_write;
510
probe_func
= iic_probe_smbus_quick_write;
513
probe_func
= iic_probe_smbus_receive_byte;
516
probe_func
= iic_probe_none;
597
(error = (*
probe_func
)(sc, &ia, 0)) != 0) {
Completed in 195 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025