Lines Matching defs:handler
173 * @handler: Interrupt handler to register.
174 * @cookie: Interrupt handler private data.
180 irq_handler_t handler, void *cookie, char *name)
203 rc = request_irq(virq, handler, 0, name, cookie);
231 * @handler: Interrupt handler to register.
232 * @cookie: Interrupt handler private data.
238 irq_handler_t handler, void *cookie,
241 return afu_map_irq(0, ctx_cookie, num, handler, cookie, name);
249 * @cookie: Interrupt handler private data.
277 * @cookie: Interrupt handler private data.
1120 * ocxlflash_mmap_fault() - mmap fault handler
1156 * afu_mmap() - map the fault handler operations
1266 * ocxlflash_afu_irq() - interrupt handler for user contexts
1349 * ocxlflash_fd_mmap() - mmap handler for adapter file descriptor