Searched refs:test_interrupt_upper_half (Results 1 – 1 of 1) sorted by relevance
42 static irqreturn_t test_interrupt_upper_half(int port_name, void *dev_id) in test_interrupt_upper_half() function73 if (0 != request_irq(irqnum, test_interrupt_upper_half, irq_flags, description, &data)) { in test_interrupt()