centos man page for irq_set_irq_type

Query: irq_set_irq_type

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

IRQ_SET_IRQ_TYPE(9)					     Public Functions Provided					       IRQ_SET_IRQ_TYPE(9)

NAME
irq_set_irq_type - set the irq trigger type for an irq
SYNOPSIS
int irq_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 3.10 June 2014 IRQ_SET_IRQ_TYPE(9)
Related Man Pages
struct_irq_chip_generic(9) - centos
struct_matrix_keypad_platform_data(9) - centos
request_threaded_irq(9) - centos
request_irq(9) - suse
struct_irq_desc(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
Tar Command
Docker learning Phase-I
[TIP] Processing YAML files with yq