Home
last modified time | relevance | path

Searched refs:irq_handler_t (Results 1 - 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H A Dinterrupt.h65 typedef irqreturn_t (*irq_handler_t)(int, void *); typedef
86 extern int linux_request_irq(unsigned int irq, irq_handler_t handler, unsigned long flags,
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dlinux_interrupt.c34 int linux_request_irq(unsigned int irq, irq_handler_t handler, unsigned long flags, in linux_request_irq()

Completed in 1 milliseconds