Lines Matching defs:handler
956 * @parent_handler: the parent interrupt handler for the accumulated IRQ
958 * cascaded, pass NULL in this handler argument
999 * @gc: the gpiochip to set the irqchip nested handler to
1017 * @gc: the gpiochip to set the irqchip hierarchical handler to
1150 * always be invoked and set the right type of handler.
1157 girq->handler,
1324 irq_set_chip_and_handler(irq, gc->irq.chip, gc->irq.handler);
1693 * @handler: the irq handler to use (often a predefined irq core function)
1696 * @threaded: whether this irqchip uses a nested thread handler
1717 irq_flow_handler_t handler,
1758 gc->irq.handler = handler;