ilsel_enable(9) suse man page | unix.com

Man Page: ilsel_enable

Operating Environment: suse

Section: 9

ILSEL_ENABLE(9) 					    Machine Specific Interfaces 					   ILSEL_ENABLE(9)

NAME
ilsel_enable - Enable an ILSEL set.
SYNOPSIS
int ilsel_enable(ilsel_source_t set);
ARGUMENTS
set ILSEL source (see ilsel_source_t enum in include/asm-sh/ilsel.h).
DESCRIPTION
Enables a given non-aliased ILSEL source (<= ILSEL_KEY) at the highest available interrupt level. Callers should take care to order callsites noting descending interrupt levels. Aliasing FPGA and external board IRQs need to use ilsel_enable_fixed. The return value is an IRQ number that can later be taken down with ilsel_disable.
AUTHOR
Paul Mundt <lethal@linux-sh.org> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 ILSEL_ENABLE(9)
Related Man Pages
ccw_device_start(9) - centos
del_timer_sync(9) - centos
struct_irq_chip(9) - centos
struct_irq_data(9) - centos
struct_irq_chip(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Change directory error
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues