Searched defs:remote_endpoint_out (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/system/dev/audio/intel-hda/controller/
H A Dutils.cpp92 zx::channel remote_endpoint_out; local
106 CreateAndActivateChannel(const fbl::RefPtr<dispatcher::ExecutionDomain>& domain, dispatcher::Channel::ProcessHandler phandler, dispatcher::Channel::ChannelClosedHandler chandler, fbl::RefPtr<dispatcher::Channel>* local_endpoint_out, zx::channel* remote_endpoint_out) argument
H A Dintel-hda-codec.cpp556 zx_status_t IntelHDACodec::CodecGetDispatcherChannel(zx_handle_t* remote_endpoint_out) { argument
H A Dintel-hda-dsp.cpp307 zx_status_t IntelHDADSP::CodecGetDispatcherChannel(zx_handle_t* remote_endpoint_out) { argument

Completed in 67 milliseconds