Searched refs:QueueInterruptPacket (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/kernel/object/include/object/
H A Dport_dispatcher.h177 bool QueueInterruptPacket(PortInterruptPacket* port_packet, zx_time_t timestamp);
/fuchsia/zircon/kernel/object/
H A Dinterrupt_dispatcher.cpp65 bool status = port_dispatcher_->QueueInterruptPacket(&port_packet_, timestamp);
H A Dport_dispatcher.cpp240 bool PortDispatcher::QueueInterruptPacket(PortInterruptPacket* port_packet, zx_time_t timestamp) { function in class:PortDispatcher

Completed in 32 milliseconds