Home
last modified time | relevance | path

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

/sound/pci/trident/
Dtrident.h367 unsigned int in_suspend: 1; /* 1 during suspend/resume */ member
Dtrident_main.c3210 r = trident->in_suspend ? 0 : 2; /* count of retries */ in snd_trident_sis_reset()
3847 trident->in_suspend = 1; in snd_trident_suspend()
3880 trident->in_suspend = 0; in snd_trident_resume()
/sound/pci/
Dmaestro3.c770 unsigned int in_suspend; member
1545 if (chip->in_suspend) in snd_m3_update_hw_volume()
2385 chip->in_suspend = 1; in m3_suspend()
2445 chip->in_suspend = 0; in m3_resume()
Des1968.c514 unsigned int in_suspend; member
1891 if (chip->in_suspend) in es1968_update_hw_volume()
2378 chip->in_suspend = 1; in es1968_suspend()
2424 chip->in_suspend = 0; in es1968_resume()
/sound/pci/cs46xx/
Dcs46xx.h1691 int in_suspend; member
Dcs46xx_lib.c3486 if (chip->in_suspend) in hercules_mixer_init()
3728 chip->in_suspend = 1; in snd_cs46xx_suspend()
3810 chip->in_suspend = 0; in snd_cs46xx_resume()
/sound/pci/riptide/
Driptide.c452 int in_suspend; member
1151 chip->in_suspend = 1; in riptide_suspend()
1165 chip->in_suspend = 0; in riptide_resume()