Home
last modified time | relevance | path

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

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

Completed in 14 milliseconds