OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:child_devices
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/i2c/
i2c.c
682
prop_array_t
child_devices
;
local in function:iic_attach_children_direct
685
child_devices
= prop_dictionary_get(device_properties(parent),
693
if (
child_devices
!= NULL) {
704
if (
child_devices
== NULL) {
719
prop_object_iterator_t iter = prop_array_iterator(
child_devices
);
Completed in 14 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025