1. NAME

snd_jack_report - Report the current status of a jack

2. SYNOPSIS

void snd_jack_report(struct snd_jack *  jack , int  status );

3. ARGUMENTS

jack
    The jack to report status for

status
    The current status of the jack

4. COPYRIGHT