Searched refs:UpdateDmaPos (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/drivers/audio/echo/generic/
H A DCEchoGals_transport.cpp1023 UpdateDmaPos( (WORD) i );
1087 UpdateDmaPos( i );
1116 // Call UpdateDmaPos to cause the driver to update the internal 64 bit DMA
1123 void CEchoGals::UpdateDmaPos( WORD wPipeIndex ) function in class:CEchoGals
1142 } // UpdateDmaPos
H A DCEchoGals.h603 void UpdateDmaPos( WORD wPipeIndex );
610 UpdateDmaPos( wPipeIndex );

Completed in 36 milliseconds