Home
last modified time | relevance | path

Searched refs:in_suspend (Results 1 – 7 of 7) sorted by relevance

/sound/pci/trident/
Dtrident.h383 unsigned int in_suspend: 1; /* 1 during suspend/resume */ member
Dtrident_main.c3254 r = trident->in_suspend ? 0 : 2; /* count of retries */ in snd_trident_sis_reset()
3934 trident->in_suspend = 1; in snd_trident_suspend()
3985 trident->in_suspend = 0; in snd_trident_resume()
/sound/pci/
Dmaestro3.c790 unsigned int in_suspend; member
1569 if (chip->in_suspend) in snd_m3_update_hw_volume()
2406 chip->in_suspend = 1; in m3_suspend()
2481 chip->in_suspend = 0; in m3_resume()
Des1968.c532 unsigned int in_suspend; member
1911 if (chip->in_suspend) in es1968_update_hw_volume()
2396 chip->in_suspend = 1; in es1968_suspend()
2458 chip->in_suspend = 0; in es1968_resume()
/sound/pci/cs46xx/
Dcs46xx.h1707 int in_suspend; member
Dcs46xx_lib.c3571 if (chip->in_suspend) in hercules_mixer_init()
3813 chip->in_suspend = 1; in snd_cs46xx_suspend()
3910 chip->in_suspend = 0; in snd_cs46xx_resume()
/sound/pci/riptide/
Driptide.c468 int in_suspend; member
1160 chip->in_suspend = 1; in riptide_suspend()
1188 chip->in_suspend = 0; in riptide_resume()