set_irq_type(9) suse man page | unix.com

Man Page: set_irq_type

Operating Environment: suse

Section: 9

SET_IRQ_TYPE(9) 					     Public Functions Provided						   SET_IRQ_TYPE(9)

NAME
set_irq_type - set the irq trigger type for an irq
SYNOPSIS
int set_irq_type(unsigned int irq, unsigned int type);
ARGUMENTS
irq irq number type IRQ_TYPE_{LEVEL,EDGE}_* value - see include/linux/irq.h
AUTHORS
Thomas Gleixner <tglx@linutronix.de> Author. Ingo Molnar <mingo@elte.hu> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SET_IRQ_TYPE(9)
Related Man Pages
parport_register_port(9) - suse
parport_register_port(9) - centos
request_irq(9) - suse
struct_irq_chip(9) - suse
struct_irq_desc(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
Docker learning Phase-I