VIA_INTR_CHANNEL
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
via_intr_channel - handle an interrupt for a single channel
SYNOPSIS
"SYNOPSIS"
void via_intr_channel (struct via_info * card, struct via_channel * chan);
ARGUMENTS
- card
-
unused
- chan
-
handle interrupt for this channel
DESCRIPTION
This is the ``meat'' of the interrupt handler,
containing the actions taken each time an interrupt
occurs. All communication and coordination with
userspace takes place here.
LOCKING
inside card->lock
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- LOCKING
-
This document was created by
man2html,
using the manual pages.
Time: 13:31:57 GMT, October 06, 2005