VIA_INTR_CHANNEL
Section: (9)
Updated: 09 April 2004
Index
Return to Main Contents
NAME
via_intr_channel - handle an interrupt for a single channel
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
ABOUT THIS DOCUMENT
This documentation was generated with kernel version 2.6.0.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- LOCKING
-
- ABOUT THIS DOCUMENT
-
This document was created by
man2html,
using the manual pages.
Time: 09:51:20 GMT, April 09, 2004