|
ReactOS 0.4.16-dev-2293-g4d8327b
|

Go to the source code of this file.
| UINT16 hdac_format | ( | PHDAC_STREAM | stream | ) |
Definition at line 67 of file hdac_stream.cpp.
Referenced by HDA_AllocateCaptureDmaEngine(), HDA_AllocateRenderDmaEngine(), HDA_ChangeBandwidthAllocation(), and hdac_stream_setup().
| void hdac_stream_reset | ( | PHDAC_STREAM | stream | ) |
Definition at line 37 of file hdac_stream.cpp.
Referenced by ADSPPrepareDSP(), HDA_AllocateDmaBufferWithNotification(), HDA_SetDmaEngineState(), and HDA_SetupDmaEngineWithBdl().
| void hdac_stream_setup | ( | PHDAC_STREAM | stream | ) |
Definition at line 136 of file hdac_stream.cpp.
Referenced by ADSPPrepareDSP(), HDA_AllocateDmaBufferWithNotification(), HDA_ChangeBandwidthAllocation(), HDA_SetDmaEngineState(), and HDA_SetupDmaEngineWithBdl().
| void hdac_stream_start | ( | PHDAC_STREAM | stream | ) |
Definition at line 3 of file hdac_stream.cpp.
Referenced by ADSPStartStopDSP(), and HDA_SetDmaEngineState().
| void hdac_stream_stop | ( | PHDAC_STREAM | stream | ) |
Definition at line 30 of file hdac_stream.cpp.
Referenced by ADSPStartStopDSP(), HDA_SetDmaEngineState(), and ResetHDAController().