Query: ilsel_enable_fixed
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ILSEL_ENABLE_FIXED(9) Machine Specific Interfaces ILSEL_ENABLE_FIXED(9)NAMEilsel_enable_fixed - Enable an ILSEL set at a fixed interrupt levelSYNOPSISint ilsel_enable_fixed(ilsel_source_t set, unsigned int level);ARGUMENTSset ILSEL source (see ilsel_source_t enum in include/asm-sh/ilsel.h). level Interrupt level (1 - 15)DESCRIPTIONEnables a given ILSEL source at a fixed interrupt level. Necessary both for level reservation as well as for aliased sources that only exist on special ILSEL#s. Returns an IRQ number (as ilsel_enable).AUTHORPaul Mundt <lethal@linux-sh.org> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 ILSEL_ENABLE_FIXED(9)