PROBE_INTR

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

probe_intr - helper for IRQ autoprobe  

SYNOPSIS

"SYNOPSIS"

irqreturn_t __init probe_intr (int irq, void * dev_id, struct pt_regs * regs);  

ARGUMENTS

irq
interrupt number
dev_id
unused
regs
unused
 

DESCRIPTION

Set a flag to indicate the IRQ in question was received. This is used by the IRQ probe code.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 13:31:46 GMT, October 06, 2005