.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "VIA_INTERRUPT_INIT" "9" "09 October 2005" "" ""
.SH NAME
via_interrupt_init \- Initialize interrupt handling
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int via_interrupt_init (struct via_info * \fIcard\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIcard\fB\fR
Private info for specified board
.SH "DESCRIPTION"
.PP
Obtain and reserve IRQ for using in handling audio events.
Also, disable any IRQ-generating resources, to make sure
we don't get interrupts before we want them.