Searched refs:tlan_handle_interrupt (Results 1 – 1 of 1) sorted by relevance
144 static irqreturn_t tlan_handle_interrupt(int, void *);727 tlan_handle_interrupt(dev->irq, dev); in tlan_eisa_probe() 885 err = request_irq(dev->irq, tlan_handle_interrupt, IRQF_SHARED,1099 * tlan_handle_interrupt in tlan_start_tx() 1118 static irqreturn_t tlan_handle_interrupt(int irq, void *dev_id)1131 static irqreturn_t tlan_handle_interrupt(int irq, void *dev_id) tlan_handle_interrupt() function