snd_pcm_suspend_all

Langue: en

Autres versions - même langue

Version: May 2009 (fedora - 06/07/09)

Section: 9 (Appels noyau Linux)

NAME

snd_pcm_suspend_all - trigger SUSPEND to all substreams in the given pcm

SYNOPSIS

int snd_pcm_suspend_all(struct snd_pcm * pcm);

ARGUMENTS

pcm

the PCM instance

DESCRIPTION

After this call, all streams are changed to SUSPENDED state.