Query: irq_set_chip_data
OS: centos
Section: 9
Links: centos man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IRQ_SET_CHIP_DATA(9) Public Functions Provided IRQ_SET_CHIP_DATA(9)NAMEirq_set_chip_data - set irq chip data for an irqSYNOPSISint irq_set_chip_data(unsigned int irq, void * data);ARGUMENTSirq Interrupt number data Pointer to chip specific dataDESCRIPTIONSet the hardware irq chip data for an irqAUTHORSThomas Gleixner <tglx@linutronix.de> Author. Ingo Molnar <mingo@elte.hu> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 IRQ_SET_CHIP_DATA(9)