HomeSort by: relevance | last modified time | path
    Searched refs:intr_handler_t (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/arc/include/
autoconf.h 41 typedef int (*intr_handler_t)(void *); typedef in typeref:typename:int (*)(void *)
  /src/sys/arch/arc/jazz/
jazzio.c 77 intr_handler_t ih_func; /* Interrupt handler */
170 jazzio_intr_establish(int intr, intr_handler_t handler, void *val)
oosiop_jazzio.c 102 jazzio_intr_establish(ja->ja_intr, (intr_handler_t)oosiop_intr, sc);
osiop_jazzio.c 110 (intr_handler_t)osiop_jazzio_intr, sc);

Completed in 57 milliseconds