Home
last modified time | relevance | path

Searched refs:snd_power_change_state (Results 1 – 25 of 63) sorted by relevance

123

/openbmc/linux/sound/pci/cs5535audio/
H A Dcs5535audio_pm.c50 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()
/openbmc/linux/sound/isa/ad1848/
H A Dad1848.c121 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()
/openbmc/linux/sound/isa/cs423x/
H A Dcs4231.c140 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 Dcs4236.c452 snd_power_change_state(card, SNDRV_CTL_POWER_D3hot); in snd_cs423x_suspend()
461 snd_power_change_state(card, SNDRV_CTL_POWER_D0); in snd_cs423x_resume()
/openbmc/linux/sound/isa/sb/
H A Dsb8.c188 snd_power_change_state(card, SNDRV_CTL_POWER_D3hot); in snd_sb8_suspend()
201 snd_power_change_state(card, SNDRV_CTL_POWER_D0); in snd_sb8_resume()
H A Djazz16.c340 snd_power_change_state(card, SNDRV_CTL_POWER_D3hot); in snd_jazz16_suspend()
353 snd_power_change_state(card, SNDRV_CTL_POWER_D0); in snd_jazz16_resume()
H A Dsb16.c444 snd_power_change_state(card, SNDRV_CTL_POWER_D3hot); in snd_sb16_suspend()
456 snd_power_change_state(card, SNDRV_CTL_POWER_D0); in snd_sb16_resume()
/openbmc/linux/sound/arm/
H A Dpxa2xx-ac97.c120 snd_power_change_state(card, SNDRV_CTL_POWER_D3cold); in pxa2xx_ac97_do_suspend()
140 snd_power_change_state(card, SNDRV_CTL_POWER_D0); in pxa2xx_ac97_do_resume()
/openbmc/linux/sound/pci/emu10k1/
H A Demu10k1.c188 snd_power_change_state(card, SNDRV_CTL_POWER_D3hot); in snd_emu10k1_suspend()
220 snd_power_change_state(card, SNDRV_CTL_POWER_D0); in snd_emu10k1_resume()
/openbmc/linux/sound/isa/ad1816a/
H A Dad1816a.c218 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()
/openbmc/linux/sound/isa/
H A Dazt2320.c267 snd_power_change_state(card, SNDRV_CTL_POWER_D3hot); in snd_azt2320_pnp_suspend()
279 snd_power_change_state(card, SNDRV_CTL_POWER_D0); in snd_azt2320_pnp_resume()
H A Dals100.c287 snd_power_change_state(card, SNDRV_CTL_POWER_D3hot); in snd_als100_pnp_suspend()
300 snd_power_change_state(card, SNDRV_CTL_POWER_D0); in snd_als100_pnp_resume()
H A Dcmi8328.c425 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()
H A Dcmi8330.c473 snd_power_change_state(card, SNDRV_CTL_POWER_D3hot); in snd_cmi8330_suspend()
486 snd_power_change_state(card, SNDRV_CTL_POWER_D0); in snd_cmi8330_resume()
/openbmc/linux/sound/pcmcia/pdaudiocf/
H A Dpdaudiocf_core.c251 snd_power_change_state(chip->card, SNDRV_CTL_POWER_D3hot); in snd_pdacf_suspend()
276 snd_power_change_state(chip->card, SNDRV_CTL_POWER_D0); in snd_pdacf_resume()
/openbmc/linux/sound/isa/es1688/
H A Des1688.c271 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()
/openbmc/linux/include/sound/
H A Dcore.h158 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
/openbmc/linux/sound/pci/hda/
H A Dhda_tegra.c136 snd_power_change_state(card, SNDRV_CTL_POWER_D3hot); in hda_tegra_suspend()
149 snd_power_change_state(card, SNDRV_CTL_POWER_D0); in hda_tegra_resume()
/openbmc/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-ahb-audio.c603 snd_power_change_state(dw->card, SNDRV_CTL_POWER_D3cold); in snd_dw_hdmi_suspend()
612 snd_power_change_state(dw->card, SNDRV_CTL_POWER_D0); in snd_dw_hdmi_resume()
/openbmc/linux/sound/pci/
H A Dals300.c663 snd_power_change_state(card, SNDRV_CTL_POWER_D3hot); in snd_als300_suspend()
676 snd_power_change_state(card, SNDRV_CTL_POWER_D0); in snd_als300_resume()
H A Dals4000.c946 snd_power_change_state(card, SNDRV_CTL_POWER_D3hot); in snd_als4000_suspend()
967 snd_power_change_state(card, SNDRV_CTL_POWER_D0); in snd_als4000_resume()
/openbmc/linux/sound/drivers/vx/
H A Dvx_core.c740 snd_power_change_state(chip->card, SNDRV_CTL_POWER_D3hot); in snd_vx_suspend()
770 snd_power_change_state(chip->card, SNDRV_CTL_POWER_D0); in snd_vx_resume()
/openbmc/linux/sound/usb/usx2y/
H A Dus122l.c632 snd_power_change_state(card, SNDRV_CTL_POWER_D3hot); in snd_us122l_suspend()
695 snd_power_change_state(card, SNDRV_CTL_POWER_D0); in snd_us122l_resume()
/openbmc/linux/sound/usb/line6/
H A Ddriver.c873 snd_power_change_state(line6->card, SNDRV_CTL_POWER_D3hot); in line6_suspend()
895 snd_power_change_state(line6->card, SNDRV_CTL_POWER_D0); in line6_resume()
/openbmc/linux/sound/pci/oxygen/
H A Doxygen_lib.c723 snd_power_change_state(card, SNDRV_CTL_POWER_D3hot); in oxygen_pci_suspend()
788 snd_power_change_state(card, SNDRV_CTL_POWER_D0); in oxygen_pci_resume()

123