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

/fuchsia/zircon/system/dev/audio/intel-hda/controller/
H A Dintel-hda-codec.h110 zx_status_t ProcessGetIDs(dispatcher::Channel* channel, const ihda_proto::GetIDsReq& req);
H A Dintel-hda-codec.cpp357 PROCESS_CMD(true, false, IHDA_CMD_GET_IDS, get_ids, ProcessGetIDs);
397 zx_status_t IntelHDACodec::ProcessGetIDs(dispatcher::Channel* channel, function in class:audio::intel_hda::IntelHDACodec

Completed in 74 milliseconds