Lines Matching defs:handler
172 * @handler: Interrupt handler to register.
173 * @cookie: Interrupt handler private data.
179 irq_handler_t handler, void *cookie, char *name)
202 rc = request_irq(virq, handler, 0, name, cookie);
230 * @handler: Interrupt handler to register.
231 * @cookie: Interrupt handler private data.
237 irq_handler_t handler, void *cookie,
240 return afu_map_irq(0, ctx_cookie, num, handler, cookie, name);
248 * @cookie: Interrupt handler private data.
276 * @cookie: Interrupt handler private data.
1117 * ocxlflash_mmap_fault() - mmap fault handler
1153 * afu_mmap() - map the fault handler operations
1263 * ocxlflash_afu_irq() - interrupt handler for user contexts
1346 * ocxlflash_fd_mmap() - mmap handler for adapter file descriptor