IRQ_FREE_DESCS

Section: Internal Functions Provided (9)
Updated: February 2011
Index Return to Main Contents
 

NAME

irq_free_descs - free irq descriptors  

SYNOPSIS

void irq_free_descs(unsigned int from, unsigned int cnt);
 

ARGUMENTS

from

Start of descriptor range

cnt

Number of consecutive irqs to free
 

AUTHORS

Thomas Gleixner <tglx@linutronix.de>

Author.

Ingo Molnar <mingo@elte.hu>

Author.
 

COPYRIGHT