Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/xen/events/
H A Devents_base.c175 static bool (*pirq_needs_eoi)(unsigned irq); variable
810 if (pirq_needs_eoi(data->irq)) { in eoi_pirq()
2187 pirq_needs_eoi = pirq_needs_eoi_flag; in xen_init_IRQ()
2215 pirq_needs_eoi = pirq_check_eoi_map; in xen_init_IRQ()