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

/haiku/src/add-ons/kernel/drivers/audio/echo/generic/
H A DCMonaDspCommObject.cpp81 if ( DEVICE_ID_56361 == pOsSupport->GetDeviceId() )
127 if ( DEVICE_ID_56361 == m_pOsSupport->GetDeviceId() )
192 if ( DEVICE_ID_56361 == m_pOsSupport->GetDeviceId() )
412 if ( DEVICE_ID_56361 == m_pOsSupport->GetDeviceId() )
425 if ( DEVICE_ID_56361 == m_pOsSupport->GetDeviceId() )
547 switch (m_pOsSupport->GetDeviceId())
H A DCGina24DspCommObject.cpp79 if ( DEVICE_ID_56361 == m_pOsSupport->GetDeviceId() )
133 if ( DEVICE_ID_56361 == m_pOsSupport->GetDeviceId() )
H A DOsSupportBeOS.h309 WORD GetDeviceId() function in class:COsSupport
H A DCDspCommObject.cpp356 if (DEVICE_ID_56361 != m_pOsSupport->GetDeviceId() )

Completed in 51 milliseconds