struct_irqaction man page on Scientific

Man page or keyword search:  
man Server   26626 pages
apropos Keyword Search (all sections)
Output format
Scientific logo
[printable version]

STRUCT IRQACTION(9)		  Structures		   STRUCT IRQACTION(9)

NAME
       struct_irqaction - per interrupt action descriptor

SYNOPSIS
       struct irqaction {
	 irq_handler_t handler;
	 unsigned long flags;
	 const char * name;
	 void * dev_id;
	 struct irqaction * next;
	 int irq;
	 struct proc_dir_entry * dir;
	 irq_handler_t thread_fn;
	 struct task_struct * thread;
	 unsigned long thread_flags;
       };

MEMBERS
       handler
	   interrupt handler function

       flags
	   flags (see IRQF_* above)

       name
	   name of the device

       dev_id
	   cookie to identify the device

       next
	   pointer to the next irqaction for shared interrupts

       irq
	   interrupt number

       dir
	   pointer to the proc/irq/NN/name entry

       thread_fn
	   interupt handler function for threaded interrupts

       thread
	   thread pointer for threaded interrupts

       thread_flags
	   flags related to thread

AUTHORS
       Thomas Gleixner <tglx@linutronix.de>
	   Author.

       Ingo Molnar <mingo@elte.hu>
	   Author.

COPYRIGHT
Kernel Hackers Manual 2.6.	 November 2013		   STRUCT IRQACTION(9)
[top]

List of man pages available for Scientific

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net