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

/fuchsia/zircon/system/dev/audio/intel-hda/dsp/
H A Dintel-dsp-ipc.cpp86 return dsp_to_zx_status(txn.reply.status());
110 return dsp_to_zx_status(txn->reply.status());
138 return dsp_to_zx_status(txn.reply.status());
162 return dsp_to_zx_status(txn.reply.status());
186 return dsp_to_zx_status(txn.reply.status());
H A Dintel-dsp-ipc.h86 zx_status_t dsp_to_zx_status(MsgStatus status) { function in class:audio::intel_hda::IntelDspIpc

Completed in 68 milliseconds