Searched defs:channel (Results 26 - 50 of 71) sorted by relevance

123

/fuchsia/zircon/kernel/syscalls/
H A Dchannel.cpp124 fbl::RefPtr<ChannelDispatcher> channel; local
235 msg_put_handles(ProcessDispatcher* up, MessagePacket* msg, user_in_ptr<const zx_handle_t> user_handles, uint32_t num_handles, Dispatcher* channel) argument
287 fbl::RefPtr<ChannelDispatcher> channel; local
340 fbl::RefPtr<ChannelDispatcher> channel; local
385 fbl::RefPtr<ChannelDispatcher> channel = waiter->get_channel(); local
[all...]
/fuchsia/zircon/system/core/devmgr/
H A Ddevhost-core.cpp96 static zx_status_t default_rxrpc(void* ctx, zx_handle_t channel) { argument
/fuchsia/zircon/system/dev/audio/intel-hda/controller/
H A Dintel-hda-controller.cpp240 zx_status_t IntelHDAController::ProcessClientRequest(dispatcher::Channel* channel) { argument
H A Dintel-hda-codec.cpp133 void IntelHDACodec::SendCORBResponse(const fbl::RefPtr<dispatcher::Channel>& channel, argument
314 ProcessClientRequest(dispatcher::Channel* channel, bool is_driver_channel) argument
371 ProcessClientDeactivate(const dispatcher::Channel* channel) argument
397 ProcessGetIDs(dispatcher::Channel* channel, const ihda_proto::GetIDsReq& req) argument
413 ProcessSendCORBCmd(dispatcher::Channel* channel, const ihda_proto::SendCORBCmdReq& req) argument
446 ProcessRequestStream(dispatcher::Channel* channel, const ihda_proto::RequestStreamReq& req) argument
478 ProcessReleaseStream(dispatcher::Channel* channel, const ihda_proto::ReleaseStreamReq& req) argument
507 ProcessSetStreamFmt(dispatcher::Channel* channel, const ihda_proto::SetStreamFmtReq& req) argument
[all...]
H A Dintel-hda-dsp.cpp368 ProcessClientRequest(dispatcher::Channel* channel, bool is_driver_channel) argument
420 ProcessClientDeactivate(const dispatcher::Channel* channel) argument
446 ProcessRequestStream(dispatcher::Channel* channel, const ihda_proto::RequestStreamReq& req) argument
482 ProcessReleaseStream(dispatcher::Channel* channel, const ihda_proto::ReleaseStreamReq& req) argument
516 ProcessSetStreamFmt(dispatcher::Channel* channel, const ihda_proto::SetStreamFmtReq& req) argument
[all...]
H A Dintel-hda-stream.cpp256 zx_status_t IntelHDAStream::ProcessClientRequest(dispatcher::Channel* channel) { argument
315 ProcessClientDeactivate(const dispatcher::Channel* channel) argument
[all...]
/fuchsia/zircon/system/dev/audio/intel-hda/dsp/
H A Dintel-dsp-stream.cpp110 auto channel = dispatcher::Channel::Create(); local
173 ProcessRbRequest(dispatcher::Channel* channel) argument
221 ProcessRbDeactivate(const dispatcher::Channel* channel) argument
238 ProcessClientRbRequest(dispatcher::Channel* channel) argument
285 ProcessClientRbDeactivate(const dispatcher::Channel* channel) argument
327 OnChannelDeactivateLocked(const dispatcher::Channel& channel) argument
[all...]
/fuchsia/zircon/system/dev/audio/lib/simple-audio-stream/
H A Dsimple-audio-stream.cpp127 auto channel = dispatcher::Channel::Create(); local
178 ProcessStreamChannel(dispatcher::Channel* channel, bool privileged) argument
220 ProcessRingBufferChannel(dispatcher::Channel* channel) argument
257 DeactivateStreamChannel(const dispatcher::Channel* channel) argument
263 DeactivateRingBufferChannel(const dispatcher::Channel* channel) argument
275 OnGetStreamFormats(dispatcher::Channel* channel, const audio_proto::StreamGetFmtsReq& req) const argument
314 OnSetStreamFormat(dispatcher::Channel* channel, const audio_proto::StreamSetFmtReq& req, bool privileged) argument
412 OnGetGain(dispatcher::Channel* channel, const audio_proto::GetGainReq& req) const argument
420 OnSetGain(dispatcher::Channel* channel, const audio_proto::SetGainReq& req) argument
453 OnPlugDetect(dispatcher::Channel* channel, const audio_proto::PlugDetectReq& req) argument
466 OnGetUniqueId(dispatcher::Channel* channel, const audio_proto::GetUniqueIdReq& req) const argument
476 OnGetString(dispatcher::Channel* channel, const audio_proto::GetStringReq& req) const argument
503 OnGetFifoDepth(dispatcher::Channel* channel, const audio_proto::RingBufGetFifoDepthReq& req) argument
514 OnGetBuffer(dispatcher::Channel* channel, const audio_proto::RingBufGetBufferReq& req) argument
540 OnStart(dispatcher::Channel* channel, const audio_proto::RingBufStartReq& req) argument
557 OnStop(dispatcher::Channel* channel, const audio_proto::RingBufStopReq& req) argument
[all...]
/fuchsia/zircon/system/dev/scpi/aml-scpi-s912/
H A Daml-scpi.c62 mailbox_channel_t channel; local
/fuchsia/zircon/system/uapp/display-test/
H A Dvirtual-layer.cpp254 void PrimaryLayer::SendLayout(zx_handle_t channel) { argument
/fuchsia/zircon/system/ulib/fs/
H A Dvfs.cpp420 zx_status_t Vfs::ServeDirectory(fbl::RefPtr<fs::Vnode> vn, zx::channel channel) { argument
/fuchsia/zircon/system/ulib/intel-hda/codec-utils/
H A Dcodec-driver-base.cpp209 ProcessClientRequest(dispatcher::Channel* channel) argument
310 zx::channel channel; local
331 ProcessClientDeactivate(const dispatcher::Channel* channel) argument
[all...]
/fuchsia/zircon/system/ulib/process-launcher/
H A Dlauncher.cpp40 LauncherImpl::LauncherImpl(zx::channel channel) argument
/fuchsia/zircon/system/ulib/runtests-utils/
H A Dlog-exporter.cpp25 LogExporter::LogExporter(zx::channel channel, FILE* output_file) argument
[all...]
/fuchsia/zircon/system/ulib/trace-provider/
H A Dprovider_impl.cpp26 TraceProviderImpl(async_dispatcher_t* dispatcher, zx::channel channel) argument
50 Connection(TraceProviderImpl* impl, zx::channel channel) argument
[all...]
/fuchsia/zircon/system/utest/core/handle-wait/
H A Dhandle-wait.c50 zx_handle_t channel; member in struct:thread_data
178 static bool msg_loop(zx_handle_t channel) { argument
[all...]
/fuchsia/zircon/system/utest/core/process/
H A Dprocess.cpp177 static zx_status_t dup_send_handle(zx_handle_t channel, zx_handle_t handle) { argument
/fuchsia/zircon/system/utest/fidl-simple/
H A Dldsvc_tests.c79 zx_handle_t channel; member in struct:ldsvc_connection
/fuchsia/zircon/system/utest/libzx/
H A Dzx-test.cpp133 zx::channel channel[2]; local
146 zx::channel channel[ local
169 zx::channel channel[2]; local
231 zx::channel channel[2]; local
[all...]
/fuchsia/zircon/system/core/crashanalyzer/
H A Dcrashanalyzer.cpp344 static zx_status_t handle_message(zx_handle_t channel, fidl::MessageBuffer* buffer) { argument
/fuchsia/zircon/system/dev/audio/gauss-pdm-input/
H A Dgauss-pdm-input-stream.cpp144 auto channel = dispatcher::Channel::Create(); local
195 ProcessStreamChannel(dispatcher::Channel* channel, bool privileged) argument
243 ProcessRingBufferChannel(dispatcher::Channel* channel) argument
288 OnGetStreamFormats( dispatcher::Channel* channel, const audio_proto::StreamGetFmtsReq& req) argument
334 OnSetStreamFormat(dispatcher::Channel* channel, const audio_proto::StreamSetFmtReq& req, bool privileged) argument
477 OnGetGain(dispatcher::Channel* channel, const audio_proto::GetGainReq& req) argument
495 OnSetGain(dispatcher::Channel* channel, const audio_proto::SetGainReq& req) argument
511 OnPlugDetect(dispatcher::Channel* channel, const audio_proto::PlugDetectReq& req) argument
525 OnGetUniqueId(dispatcher::Channel* channel, const audio_proto::GetUniqueIdReq& req) argument
536 OnGetString(dispatcher::Channel* channel, const audio_proto::GetStringReq& req) argument
563 OnGetFifoDepth( dispatcher::Channel* channel, const audio_proto::RingBufGetFifoDepthReq& req) argument
578 OnGetBuffer(dispatcher::Channel* channel, const audio_proto::RingBufGetBufferReq& req) argument
694 OnStart(dispatcher::Channel* channel, const audio_proto::RingBufStartReq& req) argument
711 OnStop(dispatcher::Channel* channel, const audio_proto::RingBufStopReq& req) argument
725 DeactivateStreamChannel( const dispatcher::Channel* channel) argument
737 DeactivateRingBufferChannel( const dispatcher::Channel* channel) argument
[all...]
/fuchsia/zircon/system/dev/audio/gauss-tdm/
H A Dgauss-tdm-stream.cpp208 auto channel = dispatcher::Channel::Create(); local
258 ProcessStreamChannel(dispatcher::Channel* channel, bool privileged) argument
302 ProcessRingBufferChannel(dispatcher::Channel* channel) argument
343 OnGetStreamFormatsLocked( dispatcher::Channel* channel, const audio_proto::StreamGetFmtsReq& req) const argument
383 OnSetStreamFormatLocked(dispatcher::Channel* channel, const audio_proto::StreamSetFmtReq& req, bool privileged) argument
474 OnGetGainLocked(dispatcher::Channel* channel, const audio_proto::GetGainReq& req) const argument
490 OnSetGainLocked(dispatcher::Channel* channel, const audio_proto::SetGainReq& req) argument
519 OnPlugDetectLocked(dispatcher::Channel* channel, const audio_proto::PlugDetectReq& req) argument
531 OnGetUniqueIdLocked(dispatcher::Channel* channel, const audio_proto::GetUniqueIdReq& req) const argument
542 OnGetStringLocked(dispatcher::Channel* channel, const audio_proto::GetStringReq& req) const argument
569 OnGetFifoDepthLocked( dispatcher::Channel* channel, const audio_proto::RingBufGetFifoDepthReq& req) const argument
602 OnGetBufferLocked(dispatcher::Channel* channel, const audio_proto::RingBufGetBufferReq& req) argument
695 OnStartLocked(dispatcher::Channel* channel, const audio_proto::RingBufStartReq& req) argument
741 OnStopLocked(dispatcher::Channel* channel, const audio_proto::RingBufStopReq& req) argument
752 DeactivateStreamChannel(const dispatcher::Channel* channel) argument
760 DeactivateRingBufferChannel(const dispatcher::Channel* channel) argument
[all...]
/fuchsia/zircon/system/dev/audio/intel-hda/codecs/realtek/
H A Drealtek-stream.cpp93 void RealtekStream::AddPDNotificationTgtLocked(dispatcher::Channel* channel) { argument
108 void RealtekStream::RemovePDNotificationTgtLocked(const dispatcher::Channel& channel) { argument
180 void RealtekStream::OnChannelDeactivateLocked(const dispatcher::Channel& channel) { argument
[all...]
/fuchsia/zircon/system/dev/bluetooth/bt-transport-uart/
H A Dbt-transport-uart.c85 static void channel_cleanup_locked(hci_t* hci, zx_handle_t* channel) { argument
[all...]
/fuchsia/zircon/system/dev/board/gauss/
H A Dgauss-led.c43 i2c_channel_t channel; member in struct:gauss_led

Completed in 101 milliseconds

123