Searched refs:_GetNextDriverPath (Results 1 – 2 of 2) sorted by relevance
152 status_t _GetNextDriverPath(void*& cookie, KPath& _path);1256 device_node::_GetNextDriverPath(void*& cookie, KPath& _path) in _GetNextDriverPath() function in device_node1468 while (_GetNextDriverPath(cookie, path) == B_OK) { in _RegisterDynamic()1496 while (_GetNextDriverPath(cookie, path) == B_OK) { in _RegisterDynamic()
168 status_t _GetNextDriverPath(void*& cookie, KPath& _path);1547 device_node::_GetNextDriverPath(void*& cookie, KPath& _path) in _GetNextDriverPath() function in device_node1840 while (_GetNextDriverPath(cookie, path) == B_OK) { in _RegisterDynamic()1868 while (_GetNextDriverPath(cookie, path) == B_OK) { in _RegisterDynamic()