Searched refs:yenta_interrupt (Results 1 – 1 of 1) sorted by relevance
505 static irqreturn_t yenta_interrupt(int irq, void *dev_id) in yenta_interrupt() function541 yenta_interrupt(0, (void *)socket); in yenta_interrupt_wrapper()1233 …if (!socket->cb_irq || request_irq(socket->cb_irq, yenta_interrupt, IRQF_SHARED, "yenta", socket))… in yenta_probe()