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

/haiku/src/tests/system/kernel/device_manager/
H A Ddm_wrapper.h4 status_t init_dm_wrapper(void);
H A Ddm_wrapper.c13 status_t init_dm_wrapper(void) function
H A Dlistdev.c86 if ((error = init_dm_wrapper()) < 0) {
/haiku/src/apps/devices/
H A Ddm_wrapper.h14 status_t init_dm_wrapper(void);
H A Ddm_wrapper.c25 init_dm_wrapper(void) function
H A DDevicesView.cpp102 if ((error = init_dm_wrapper()) < 0) {
/haiku/src/bin/listdev/
H A Ddm_wrapper.h12 status_t init_dm_wrapper(void);
H A Ddm_wrapper.c21 status_t init_dm_wrapper(void) function
H A Dlistdev.cpp369 if ((error = init_dm_wrapper()) < 0) {

Completed in 160 milliseconds