Searched defs:device_node (Results 1 - 4 of 4) sorted by relevance

/haiku/src/tests/system/kernel/device_manager/playground/
H A Ddevice_manager.h58 typedef struct device_node device_node; typedef in typeref:struct:device_node
[all...]
H A Ddevice_manager.cpp101 struct device_node : DoublyLinkedListLinkImpl<device_node> { struct in inherits:DoublyLinkedListLinkImpl
960 device_node::device_node(const char* moduleName, const device_attr* attrs, function in class:device_node
[all...]
/haiku/headers/os/drivers/
H A Ddevice_manager.h58 typedef struct device_node device_node; typedef in typeref:struct:device_node
[all...]
/haiku/src/system/kernel/device_manager/
H A Ddevice_manager.cpp111 struct device_node : DoublyLinkedListLinkImpl<device_node> { struct in inherits:DoublyLinkedListLinkImpl
1281 device_node::device_node(const char* moduleName, const device_attr* attrs) function in class:device_node
[all...]

Completed in 78 milliseconds