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

/fuchsia/zircon/system/dev/audio/intel-hda/controller/
H A Dintel-hda-controller.cpp123 uint8_t stream_tag = AllocateStreamTagLocked(type == IntelHDAStream::Type::INPUT);
154 uint8_t IntelHDAController::AllocateStreamTagLocked(bool input) { function in class:audio::intel_hda::IntelHDAController
H A Dintel-hda-controller.h85 uint8_t AllocateStreamTagLocked(bool input) TA_REQ (stream_pool_lock_);

Completed in 23 milliseconds