Home
last modified time | relevance | path

Searched refs:DEVICE_ID_56361 (Results 1 – 5 of 5) sorted by relevance

/haiku/src/add-ons/kernel/drivers/audio/echo/generic/
H A DCMonaDspCommObject.cpp81 if ( DEVICE_ID_56361 == pOsSupport->GetDeviceId() ) in CMonaDspCommObject()
127 if ( DEVICE_ID_56361 == m_pOsSupport->GetDeviceId() ) in LoadASIC()
192 if ( DEVICE_ID_56361 == m_pOsSupport->GetDeviceId() ) in SwitchAsic()
412 if ( DEVICE_ID_56361 == m_pOsSupport->GetDeviceId() ) in SetSampleRate()
425 if ( DEVICE_ID_56361 == m_pOsSupport->GetDeviceId() ) in SetSampleRate()
553 case DEVICE_ID_56361 : in SetDigitalMode()
H A DCGina24DspCommObject.cpp79 if ( DEVICE_ID_56361 == m_pOsSupport->GetDeviceId() ) in CGina24DspCommObject()
133 if ( DEVICE_ID_56361 == m_pOsSupport->GetDeviceId() ) in LoadASIC()
H A DEchoGalsXface.h175 #define DEVICE_ID_56361 0x3410 macro
H A DCDspCommObject.cpp356 if (DEVICE_ID_56361 != m_pOsSupport->GetDeviceId() ) in InstallResidentLoader()
/haiku/src/add-ons/kernel/drivers/audio/echo/
H A Decho.cpp491 || (info.device_id == DEVICE_ID_56361)) in init_hardware()
569 || (info.device_id == DEVICE_ID_56361)) in init_driver()