Home
last modified time | relevance | path

Searched defs:test_irq (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/pcmcia/
Di82365.c489 static u_int __init test_irq(u_short sock, int irq) in test_irq() function
/kernel/linux/linux-5.10/include/linux/
Dide.h685 int (*test_irq)(struct hwif_s *); member
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
Dtg3.c11569 static int tg3_start(struct tg3 *tp, bool reset_phy, bool test_irq, in tg3_start()