Searched refs:_FindPhysical (Results 1 – 2 of 2) sorted by relevance
/haiku/src/servers/media/ |
H A D | DefaultManager.cpp | 376 _FindPhysical(&fPhysicalVideoOut, kMsgTypeVideoOut, false, in _RescanThread() 378 _FindPhysical(&fPhysicalVideoOut, kMsgTypeVideoOut, false, in _RescanThread() 382 _FindPhysical(&fPhysicalVideoIn, kMsgTypeVideoIn, true, in _RescanThread() 384 _FindPhysical(&fPhysicalVideoIn, kMsgTypeVideoIn, true, in _RescanThread() 388 _FindPhysical(&fPhysicalAudioOut, kMsgTypeAudioOut, false, in _RescanThread() 391 _FindPhysical(&fPhysicalAudioIn, kMsgTypeAudioIn, true, in _RescanThread() 431 DefaultManager::_FindPhysical(volatile media_node_id *id, uint32 default_type, in _FindPhysical() function in DefaultManager
|
H A D | DefaultManager.h | 53 void _FindPhysical(volatile media_node_id *id,
|