VIA_INTR_CHANNEL

Section: (9)
Updated: 09 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: 00:02:59 GMT, October 09, 2005