1SND_POWER_WAIT(9) Management of Cards and Device SND_POWER_WAIT(9)
23
4
NAME
6snd_power_wait - wait until the power-state is changed.
7
SYNOPSIS
9int snd_power_wait(struct snd_card * card, unsigned int power_state);
10
ARGUMENTS
12card
13soundcard structure
1415
power_state
16expected power state
17
DESCRIPTION
19Waits until the power-state is changed.
20
NOTE
22the power lock must be active before call.
23
COPYRIGHT
25Kernel Hackers Manual 2.6. November 2011 SND_POWER_WAIT(9)