Name
via_interrupt_init -- Initialize interrupt handling
Synopsis
int via_interrupt_init
(struct via_info * card);
Arguments
- card
Private info for specified board
Description
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.