Searched refs:get_child (Results 1 - 9 of 9) sorted by relevance

/haiku/src/tests/system/kernel/device_manager/
H A Ddm_wrapper.h7 status_t get_child(void);
H A Ddm_wrapper.c29 status_t get_child(void) function
H A Dlistdev.c72 if (get_child() != B_OK)
/haiku/src/apps/devices/
H A Ddm_wrapper.h17 status_t get_child(device_node_cookie *cookie);
H A Ddm_wrapper.c49 get_child(device_node_cookie *device) function
H A DDevicesView.cpp368 if (get_child(&child) != B_OK)
/haiku/src/bin/listdev/
H A Ddm_wrapper.h16 status_t get_child(device_node_cookie *cookie);
H A Ddm_wrapper.c44 get_child(device_node_cookie *device) function
H A Dlistdev.cpp142 if (get_child(&child) != B_OK)
354 if (get_child(&child) != B_OK)

Completed in 183 milliseconds