Query: irq_set_irq_type
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IRQ_SET_IRQ_TYPE(9) Public Functions Provided IRQ_SET_IRQ_TYPE(9)NAMEirq_set_irq_type - set the irq trigger type for an irqSYNOPSISint irq_set_irq_type(unsigned int irq, unsigned int type);ARGUMENTSirq irq number type IRQ_TYPE_{LEVEL,EDGE}_* value - see include/linux/irq.hAUTHORSThomas Gleixner <tglx@linutronix.de> Author. Ingo Molnar <mingo@elte.hu> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 IRQ_SET_IRQ_TYPE(9)