Searched refs:IsBoardBad (Results 1 - 17 of 17) sorted by relevance

/haiku/src/add-ons/kernel/drivers/audio/echo/generic/
H A DCGina.cpp148 if ( GetDspCommObject()->IsBoardBad() )
231 if ( NULL == GetDspCommObject() || GetDspCommObject()->IsBoardBad() )
H A DCEchoGals_transport.cpp77 if ( NULL == GetDspCommObject() || GetDspCommObject()->IsBoardBad() )
265 if ( NULL == GetDspCommObject() || GetDspCommObject()->IsBoardBad() )
296 if ( NULL == GetDspCommObject() || GetDspCommObject()->IsBoardBad() )
316 if ( NULL == GetDspCommObject() || GetDspCommObject()->IsBoardBad() )
560 if ( NULL == GetDspCommObject() || GetDspCommObject()->IsBoardBad() )
794 if ( NULL == pDCO || pDCO->IsBoardBad() )
998 if ( NULL == GetDspCommObject() || GetDspCommObject()->IsBoardBad() )
1066 if ( NULL == GetDspCommObject() || GetDspCommObject()->IsBoardBad() )
1192 if ( NULL == GetDspCommObject() || GetDspCommObject()->IsBoardBad() )
H A DCDarla24.cpp145 if ( GetDspCommObject()->IsBoardBad() )
244 if ( NULL == GetDspCommObject() || GetDspCommObject()->IsBoardBad() )
H A DCGina24.cpp151 if ( GetDspCommObject()->IsBoardBad() )
320 if ( NULL == GetDspCommObject() || GetDspCommObject()->IsBoardBad() )
H A DCLayla.cpp152 if ( GetDspCommObject()->IsBoardBad() )
318 if ( NULL == GetDspCommObject() || GetDspCommObject()->IsBoardBad() )
H A DCLineLevel.cpp175 m_pEchoGals->GetDspCommObject()->IsBoardBad() )
292 m_pEchoGals->GetDspCommObject()->IsBoardBad() )
H A DCMia.cpp150 if ( GetDspCommObject()->IsBoardBad() )
308 if ( NULL == GetDspCommObject() || GetDspCommObject()->IsBoardBad() )
H A DCMona.cpp148 if ( GetDspCommObject()->IsBoardBad() )
286 if ( NULL == GetDspCommObject() || GetDspCommObject()->IsBoardBad() )
H A DCDarla.cpp145 if ( GetDspCommObject()->IsBoardBad() )
H A DCIndigoDJ.cpp133 if ( GetDspCommObject()->IsBoardBad() )
H A DCLayla24.cpp151 if ( GetDspCommObject()->IsBoardBad() )
356 if ( NULL == GetDspCommObject() || GetDspCommObject()->IsBoardBad() )
H A DCIndigo.cpp141 if ( GetDspCommObject()->IsBoardBad() )
H A DCIndigoIO.cpp144 if ( GetDspCommObject()->IsBoardBad() )
H A DCEchoGals.cpp235 (GetDspCommObject()->IsBoardBad() ) )
H A DC3g.cpp159 if ( GetDspCommObject()->IsBoardBad() )
335 if ( NULL == GetDspCommObject() || GetDspCommObject()->IsBoardBad() )
H A DCEchoGals_mixer.cpp985 if ( NULL == GetDspCommObject() || GetDspCommObject()->IsBoardBad() )
1006 if ( NULL == GetDspCommObject() || GetDspCommObject()->IsBoardBad() )
1306 if ( NULL == pDspCommObj || pDspCommObj->IsBoardBad() )
1350 if ( NULL == GetDspCommObject() || GetDspCommObject()->IsBoardBad() )
1895 if ( NULL == GetDspCommObject() || GetDspCommObject()->IsBoardBad() )
H A DCDspCommObject.h1084 BOOL IsBoardBad() function in class:CDspCommObject

Completed in 152 milliseconds