Home
last modified time | relevance | path

Searched refs:io_handler_func_t (Results 1 – 6 of 6) sorted by relevance

/linux-2.4.37.9/include/asm-s390/
Dirq.h512 typedef void (* io_handler_func_t) ( int irq, typedef
522 io_handler_func_t handler; /* interrupt handler routine */
653 io_handler_func_t io_handler,
Dqdio.h751 io_handler_func_t original_int_handler;
/linux-2.4.37.9/include/asm-s390x/
Dirq.h513 typedef void (* io_handler_func_t) ( int irq, typedef
523 io_handler_func_t handler; /* interrupt handler routine */
654 io_handler_func_t io_handler,
Dqdio.h751 io_handler_func_t original_int_handler;
/linux-2.4.37.9/Documentation/s390/
Dcds.txt524 io_handler_func_t io_handler,
562 typedef void (* io_handler_func_t) ( int irq,
/linux-2.4.37.9/drivers/s390/
Ds390io.c777 io_handler_func_t io_handler, in s390_request_irq_special()
910 (io_handler_func_t) handler, in s390_request_irq()