Home
last modified time | relevance | path

Searched refs:irq_test (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/irq/
H A DMakefile22 obj-$(CONFIG_IRQ_KUNIT_TEST) += irq_test.o
/linux/drivers/tty/
H A Dsynclink_gt.c4859 static int irq_test(struct slgt_info *info) in irq_test() function
4991 } else if (irq_test(info) < 0) { in adapter_test()