Searched refs:hda_stream_stop (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/drivers/audio/hda/
H A Ddriver.h385 status_t hda_stream_stop(hda_controller* controller, hda_stream* stream);
H A Dhda_controller.cpp789 hda_stream_stop(hda_controller* controller, hda_stream* stream) function
791 dprintf("hda_stream_stop()\n");
814 hda_stream_stop(stream->controller, stream);
1367 hda_stream_stop(controller, controller->streams[index]);
H A Dhda_multi_audio.cpp1171 hda_stream_stop(audioGroup->codec->controller,
1175 hda_stream_stop(audioGroup->codec->controller,

Completed in 88 milliseconds