Searched refs:yenta_probe_handler (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/pcmcia/ |
H A D | yenta_socket.c | 964 static irqreturn_t yenta_probe_handler(int irq, void *dev_id) in yenta_probe_handler() function 993 if (request_irq(socket->cb_irq, yenta_probe_handler, IRQF_SHARED, "yenta", socket)) { in yenta_probe_cb_irq()
|
/kernel/linux/linux-6.6/drivers/pcmcia/ |
H A D | yenta_socket.c | 966 static irqreturn_t yenta_probe_handler(int irq, void *dev_id) in yenta_probe_handler() function 995 if (request_irq(socket->cb_irq, yenta_probe_handler, IRQF_SHARED, "yenta", socket)) { in yenta_probe_cb_irq()
|
Completed in 4 milliseconds