Searched defs:SetNotifyCallback (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/system/ulib/ddktl/include/ddktl/protocol/
H A Dserial-impl.h89 static zx_status_t SetNotifyCallback(void* ctx, serial_notify_cb cb, void* cookie) { function in class:ddk::SerialImplProtocol
119 zx_status_t SetNotifyCallback(serial_notify_cb cb, void* cookie) { function in class:ddk::SerialImplProtocolProxy
/fuchsia/zircon/system/dev/serial/aml-uart/
H A Daml-uart.cpp327 zx_status_t AmlUart::SetNotifyCallback(serial_notify_cb cb, void* cookie) { function in class:serial::AmlUart

Completed in 32 milliseconds