summaryrefslogtreecommitdiffstats
path: root/sound/usb/power.h
Commit message (Collapse)AuthorAgeFilesLines
* ALSA: usbaudio: implement USB autosuspendOliver Neukum2011-03-111-0/+17
Devices are autosuspended if no pcm nor midi channel is open Mixer devices may be opened. This way they are active when in use to play or record sound, but can be suspended while users have a mixer application running. [Small clean-ups using static inline by tiwai] Signed-off-by: Oliver Neukum <oneukum@suse.de> Signed-off-by: Takashi Iwai <tiwai@suse.de>