Home
last modified time | relevance | path

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

/linux-6.3-rc2/Documentation/translations/zh_CN/core-api/
A Dgenericirq.rst161 - handle_edge_eoi_irq()
290 handle_edge_eoi_irq提供了一个异常的边沿触发型处理程序,它只用于拯救powerpc/cell
/linux-6.3-rc2/arch/powerpc/platforms/cell/
A Dinterrupt.c220 handle_edge_eoi_irq); in iic_host_map()
223 irq_set_chip_and_handler(virq, &iic_chip, handle_edge_eoi_irq); in iic_host_map()
/linux-6.3-rc2/Documentation/core-api/
A Dgenericirq.rst169 - handle_edge_eoi_irq()
307 handle_edge_eoi_irq provides an abnomination of the edge handler
/linux-6.3-rc2/include/linux/
A Dirq.h660 extern void handle_edge_eoi_irq(struct irq_desc *desc);
/linux-6.3-rc2/kernel/irq/
A Dchip.c837 void handle_edge_eoi_irq(struct irq_desc *desc) in handle_edge_eoi_irq() function

Completed in 14 milliseconds