SND_REQUEST_CARD

Section: Management of Cards and Device (9)
Updated: February 2011
Index Return to Main Contents
 

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 lqsnd-card-Xrq for the given card number via request_module. Returns immediately if already loaded.  

COPYRIGHT