Try to load the card module
void snd_request_card(int card);
card
the card number
Tries to load the module “snd-card-X” for the given card number via request_module. Returns immediately if already loaded.