Name

snd_request_card — try to load the card module

Synopsis

void snd_request_card (int card);
 

Arguments

card

the card number

Description

Tries to load the module snd-card-X for the given card number via request_module. Returns immediately if already loaded.