Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dras.c32 static irqreturn_t ras_hotplug_interrupt(int irq, void *dev_id);
141 request_event_sources_irqs(np, ras_hotplug_interrupt, in init_ras_hotplug_IRQ()
292 static irqreturn_t ras_hotplug_interrupt(int irq, void *dev_id) in ras_hotplug_interrupt() function