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

/fuchsia/zircon/kernel/platform/pc/
H A Dinterrupts.cpp180 zx_status_t register_int_handler(unsigned int vector, int_handler handler, void* arg) { function
/fuchsia/zircon/kernel/dev/pdev/interrupt/
H A Dinterrupt.c24 zx_status_t register_int_handler(unsigned int vector, int_handler handler, void* arg) function

Completed in 24 milliseconds