| /linux/sound/pci/cs5535audio/ |
| H A D | cs5535audio_pm.c | 50 snd_power_change_state(card, SNDRV_CTL_POWER_D3hot); in snd_cs5535audio_suspend() 95 snd_power_change_state(card, SNDRV_CTL_POWER_D0); in snd_cs5535audio_resume()
|
| /linux/sound/isa/ad1848/ |
| H A D | ad1848.c | 121 snd_power_change_state(card, SNDRV_CTL_POWER_D3hot); in snd_ad1848_suspend() 132 snd_power_change_state(card, SNDRV_CTL_POWER_D0); in snd_ad1848_resume()
|
| /linux/sound/isa/cs423x/ |
| H A D | cs4231.c | 140 snd_power_change_state(card, SNDRV_CTL_POWER_D3hot); in snd_cs4231_suspend() 151 snd_power_change_state(card, SNDRV_CTL_POWER_D0); in snd_cs4231_resume()
|
| H A D | cs4236.c | 455 snd_power_change_state(card, SNDRV_CTL_POWER_D3hot); in snd_cs423x_suspend() 464 snd_power_change_state(card, SNDRV_CTL_POWER_D0); in snd_cs423x_resume()
|
| /linux/sound/isa/sb/ |
| H A D | sb8.c | 189 snd_power_change_state(card, SNDRV_CTL_POWER_D3hot); in snd_sb8_suspend() 202 snd_power_change_state(card, SNDRV_CTL_POWER_D0); in snd_sb8_resume()
|
| H A D | jazz16.c | 342 snd_power_change_state(card, SNDRV_CTL_POWER_D3hot); in snd_jazz16_suspend() 355 snd_power_change_state(card, SNDRV_CTL_POWER_D0); in snd_jazz16_resume()
|
| /linux/sound/pci/emu10k1/ |
| H A D | emu10k1.c | 189 snd_power_change_state(card, SNDRV_CTL_POWER_D3hot); in snd_emu10k1_suspend() 221 snd_power_change_state(card, SNDRV_CTL_POWER_D0); in snd_emu10k1_resume()
|
| /linux/sound/isa/ad1816a/ |
| H A D | ad1816a.c | 218 snd_power_change_state(card, SNDRV_CTL_POWER_D3hot); in snd_ad1816a_pnp_suspend() 228 snd_power_change_state(card, SNDRV_CTL_POWER_D0); in snd_ad1816a_pnp_resume()
|
| /linux/sound/isa/ |
| H A D | azt2320.c | 265 snd_power_change_state(card, SNDRV_CTL_POWER_D3hot); in snd_azt2320_pnp_suspend() 277 snd_power_change_state(card, SNDRV_CTL_POWER_D0); in snd_azt2320_pnp_resume()
|
| H A D | als100.c | 285 snd_power_change_state(card, SNDRV_CTL_POWER_D3hot); in snd_als100_pnp_suspend() 298 snd_power_change_state(card, SNDRV_CTL_POWER_D0); in snd_als100_pnp_resume()
|
| H A D | cmi8328.c | 425 snd_power_change_state(card, SNDRV_CTL_POWER_D3hot); in snd_cmi8328_suspend() 442 snd_power_change_state(card, SNDRV_CTL_POWER_D0); in snd_cmi8328_resume()
|
| /linux/sound/hda/controllers/ |
| H A D | acpi.c | 277 snd_power_change_state(card, SNDRV_CTL_POWER_D3hot); in hda_acpi_suspend() 290 snd_power_change_state(card, SNDRV_CTL_POWER_D0); in hda_acpi_resume()
|
| H A D | cix-ipbloq.c | 342 snd_power_change_state(card, SNDRV_CTL_POWER_D3cold); in cix_ipbloq_hda_suspend() 355 snd_power_change_state(card, SNDRV_CTL_POWER_D0); in cix_ipbloq_hda_resume()
|
| H A D | tegra.c | 140 snd_power_change_state(card, SNDRV_CTL_POWER_D3hot); in hda_tegra_suspend() 153 snd_power_change_state(card, SNDRV_CTL_POWER_D0); in hda_tegra_resume()
|
| H A D | intel.c | 1015 snd_power_change_state(card, SNDRV_CTL_POWER_D3hot); in azx_prepare() 1034 snd_power_change_state(card, SNDRV_CTL_POWER_D0); in azx_complete()
|
| /linux/sound/isa/es1688/ |
| H A D | es1688.c | 271 snd_power_change_state(card, SNDRV_CTL_POWER_D3hot); in snd_es968_pnp_suspend() 281 snd_power_change_state(card, SNDRV_CTL_POWER_D0); in snd_es968_pnp_resume()
|
| /linux/include/sound/ |
| H A D | core.h | 158 static inline void snd_power_change_state(struct snd_card *card, unsigned int state) in snd_power_change_state() function 211 #define snd_power_change_state(card, state) do { (void)(card); } while (0) macro
|
| /linux/drivers/gpu/drm/bridge/synopsys/ |
| H A D | dw-hdmi-ahb-audio.c | 625 snd_power_change_state(dw->card, SNDRV_CTL_POWER_D3cold); in snd_dw_hdmi_suspend() 634 snd_power_change_state(dw->card, SNDRV_CTL_POWER_D0); in snd_dw_hdmi_resume()
|
| /linux/sound/usb/ |
| H A D | card.c | 1254 snd_power_change_state(chip->card, SNDRV_CTL_POWER_D3hot); in usb_audio_suspend() 1306 snd_power_change_state(chip->card, SNDRV_CTL_POWER_D0); in usb_audio_resume()
|
| /linux/sound/soc/ |
| H A D | soc-core.c | 673 snd_power_change_state(card->snd_card, SNDRV_CTL_POWER_D3hot); in snd_soc_suspend() 771 snd_power_change_state(card->snd_card, SNDRV_CTL_POWER_D2); in soc_resume_deferred() 794 snd_power_change_state(card->snd_card, SNDRV_CTL_POWER_D0); in snd_soc_resume()
|
| /linux/sound/drivers/ |
| H A D | aloop.c | 1834 snd_power_change_state(card, SNDRV_CTL_POWER_D3hot); in loopback_suspend() 1842 snd_power_change_state(card, SNDRV_CTL_POWER_D0); in loopback_resume()
|
| /linux/sound/pci/riptide/ |
| H A D | riptide.c | 1151 snd_power_change_state(card, SNDRV_CTL_POWER_D3hot); in riptide_suspend() 1163 snd_power_change_state(card, SNDRV_CTL_POWER_D0); in riptide_resume()
|
| /linux/Documentation/sound/kernel-api/ |
| H A D | writing-an-alsa-driver.rst | 3752 2. Call :c:func:`snd_power_change_state()` with 3770 snd_power_change_state(card, SNDRV_CTL_POWER_D3hot); 3793 6. Call :c:func:`snd_power_change_state()` with 3812 snd_power_change_state(card, SNDRV_CTL_POWER_D0);
|