Home
last modified time | relevance | path

Searched defs:interrupt_handler (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/coreboot/payloads/libpayload/include/
H A Dexception.h41 typedef void (*interrupt_handler)(u8 vector); typedef
/aosp_15_r20/external/coreboot/src/arch/riscv/
H A Dtrap_handler.c72 static void interrupt_handler(struct trapframe *tf) in interrupt_handler() function
/aosp_15_r20/packages/modules/Bluetooth/system/gd/facade/
Dfacade_main.cc55 void interrupt_handler(int signal_number) { in interrupt_handler() function
/aosp_15_r20/external/coreboot/src/device/oprom/realmode/
H A Dx86.c462 int asmlinkage interrupt_handler(u32 intnumber, in interrupt_handler() function
/aosp_15_r20/external/sg3_utils/src/
H A Dsg_read.c135 interrupt_handler(int sig) in interrupt_handler() function
H A Dsgm_dd.c194 interrupt_handler(int sig) in interrupt_handler() function
H A Dsg_xcopy.c235 interrupt_handler(int sig) in interrupt_handler() function
H A Dsg_dd.c258 interrupt_handler(int sig) in interrupt_handler() function
H A Dsgp_dd.c324 interrupt_handler(int sig) in interrupt_handler() function
/aosp_15_r20/external/sg3_utils/examples/
H A Dsgq_dd.c198 interrupt_handler(int sig) in interrupt_handler() function
/aosp_15_r20/external/sg3_utils/testing/
H A Dsg_mrq_dd.cpp1053 interrupt_handler(int sig) in interrupt_handler() function
H A Dsgh_dd.cpp1025 interrupt_handler(int sig) in interrupt_handler() function
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/
H A Dshell.c18907 static void interrupt_handler(int NotUsed){ in interrupt_handler() function
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/orig/
H A Dshell.c18902 static void interrupt_handler(int NotUsed){ in interrupt_handler() function