irq_get_next_irq(9) centos man page | unix.com

Man Page: irq_get_next_irq

Operating Environment: centos

Section: 9

IRQ_GET_NEXT_IRQ(9)					    Internal Functions Provided 				       IRQ_GET_NEXT_IRQ(9)

NAME
irq_get_next_irq - get next allocated irq number
SYNOPSIS
unsigned int irq_get_next_irq(unsigned int offset);
ARGUMENTS
offset where to start the search
DESCRIPTION
Returns next irq number after offset or nr_irqs if none is found.
AUTHORS
Thomas Gleixner <tglx@linutronix.de> Author. Ingo Molnar <mingo@elte.hu> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 IRQ_GET_NEXT_IRQ(9)
Related Man Pages
struct_irq_chip_generic(9) - centos
struct_irq_data(9) - centos
struct_regulator_desc(9) - centos
request_threaded_irq(9) - centos
struct_irq_chip(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
Tar Command
Docker learning Phase-I
[TIP] Processing YAML files with yq