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

/haiku/src/servers/midi/
H A DDeviceWatcher.h34 void _ScanDevices(const char* path);
H A DDeviceWatcher.cpp178 ((DeviceWatcher*)data)->_ScanDevices(kDevicesRoot);
184 DeviceWatcher::_ScanDevices(const char* path) function in class:DeviceWatcher
186 TRACE(("DeviceWatcher::_ScanDevices(\"%s\");\n", path));
197 _ScanDevices(name.Path());
/haiku/headers/os/device/
H A DSerialPort.h110 void _ScanDevices();
/haiku/src/system/kernel/fs/
H A Dvfs_net_boot.cpp109 _ScanDevices(path);
115 void _ScanDevices(KPath& path) function in class:NetStackInitializer
136 _ScanDevices(path);
/haiku/src/kits/device/
H A DSerialPort.cpp71 _ScanDevices();
498 _ScanDevices();
540 BSerialPort::_ScanDevices() function in class:BSerialPort

Completed in 35 milliseconds