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

/haiku/src/tests/system/kernel/device_manager/playground/
H A Ddevice_manager.cpp339 open_path(const char* path) function
1872 void* netHandle = open_path("net/sample/0");
1883 void* graphicsHandle = open_path("graphics/generic/0");
1891 open_path("graphics/specific/0");
1897 graphicsHandle = open_path("graphics/specific/0");

Completed in 29 milliseconds