Searched refs:handle_pi_notification (Results 1 – 1 of 1) sorted by relevance
121 static void handle_pi_notification(uint32_t irq, __unused void *data) in handle_pi_notification() function135 if (request_irq(POSTED_INTR_IRQ + i, handle_pi_notification, NULL, IRQF_NONE) < 0) { in setup_pi_notification()
Completed in 1 milliseconds