1. NAME

snd_pcm_set_sync - set the PCM sync id

2. SYNOPSIS

void snd_pcm_set_sync(struct snd_pcm_substream *  substream );

3. ARGUMENTS

substream
    the pcm substream

4. DESCRIPTION

Sets the PCM sync identifier for the card.

5. COPYRIGHT