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

/fuchsia/zircon/system/dev/audio/intel-hda/controller/
H A Dintel-hda-irq.cpp172 void IntelHDAController::SendCodecCmdLocked(CodecCommand cmd) { function in class:IntelHDAController
215 SendCodecCmdLocked(job->command());
259 SendCodecCmdLocked(job->command());
H A Dintel-hda-controller.h122 void SendCodecCmdLocked(CodecCommand cmd) TA_REQ(corb_lock_);

Completed in 73 milliseconds