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

/fuchsia/zircon/system/dev/audio/intel-hda/codecs/realtek/
H A Drealtek-codec.h33 zx_status_t CreateAndStartStreams(const StreamProperties* streams, size_t stream_cnt);
H A Drealtek-codec.cpp365 size_t stream_cnt) {
371 for (size_t i = 0; i < stream_cnt; ++i) {
364 CreateAndStartStreams(const StreamProperties* streams, size_t stream_cnt) argument
/fuchsia/zircon/system/dev/audio/intel-hda/controller/
H A Ddebug.cpp82 unsigned int stream_cnt = HDA_REG_GCAP_ISS(gcap) local
86 for (unsigned int i = 0; i < stream_cnt; ++i) {

Completed in 78 milliseconds