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

/linux-4.1.27/arch/x86/lguest/
H A Dboot.c831 static struct irq_chip lguest_irq_controller = { variable in typeref:struct:irq_chip
844 irq_set_chip_and_handler_name(line, &lguest_irq_controller, lguest_enable_irq()
896 irq_set_chip_and_handler_name(irq, &lguest_irq_controller, lguest_setup_irq()

Completed in 43 milliseconds