Searched refs:SNDRV_CTL_POWER_D3hot (Results 1 – 25 of 63) sorted by relevance
123
| /Linux-v4.19/sound/pci/cs5535audio/ |
| D | cs5535audio_pm.c | 64 snd_power_change_state(card, SNDRV_CTL_POWER_D3hot); in snd_cs5535audio_suspend()
|
| /Linux-v4.19/sound/isa/ad1848/ |
| D | ad1848.c | 148 snd_power_change_state(card, SNDRV_CTL_POWER_D3hot); in snd_ad1848_suspend()
|
| /Linux-v4.19/sound/isa/cs423x/ |
| D | cs4231.c | 164 snd_power_change_state(card, SNDRV_CTL_POWER_D3hot); in snd_cs4231_suspend()
|
| D | cs4236.c | 515 snd_power_change_state(card, SNDRV_CTL_POWER_D3hot); in snd_cs423x_suspend()
|
| /Linux-v4.19/sound/isa/sb/ |
| D | sb8.c | 220 snd_power_change_state(card, SNDRV_CTL_POWER_D3hot); in snd_sb8_suspend()
|
| D | jazz16.c | 358 snd_power_change_state(card, SNDRV_CTL_POWER_D3hot); in snd_jazz16_suspend()
|
| D | sb16.c | 473 snd_power_change_state(card, SNDRV_CTL_POWER_D3hot); in snd_sb16_suspend()
|
| /Linux-v4.19/sound/pci/emu10k1/ |
| D | emu10k1.c | 221 snd_power_change_state(card, SNDRV_CTL_POWER_D3hot); in snd_emu10k1_suspend()
|
| /Linux-v4.19/sound/isa/ad1816a/ |
| D | ad1816a.c | 252 snd_power_change_state(card, SNDRV_CTL_POWER_D3hot); in snd_ad1816a_pnp_suspend()
|
| /Linux-v4.19/sound/isa/ |
| D | azt2320.c | 301 snd_power_change_state(card, SNDRV_CTL_POWER_D3hot); in snd_azt2320_pnp_suspend()
|
| D | als100.c | 324 snd_power_change_state(card, SNDRV_CTL_POWER_D3hot); in snd_als100_pnp_suspend()
|
| D | cmi8328.c | 436 snd_power_change_state(card, SNDRV_CTL_POWER_D3hot); in snd_cmi8328_suspend()
|
| D | cmi8330.c | 486 snd_power_change_state(card, SNDRV_CTL_POWER_D3hot); in snd_cmi8330_suspend()
|
| /Linux-v4.19/sound/pcmcia/pdaudiocf/ |
| D | pdaudiocf_core.c | 267 snd_power_change_state(chip->card, SNDRV_CTL_POWER_D3hot); in snd_pdacf_suspend()
|
| /Linux-v4.19/sound/isa/es1688/ |
| D | es1688.c | 306 snd_power_change_state(card, SNDRV_CTL_POWER_D3hot); in snd_es968_pnp_suspend()
|
| /Linux-v4.19/Documentation/sound/soc/ |
| D | codec.rst | 162 SNDRV_CTL_POWER_D3hot: /* Off, with power */
|
| /Linux-v4.19/sound/pci/hda/ |
| D | hda_tegra.c | 253 snd_power_change_state(card, SNDRV_CTL_POWER_D3hot); in hda_tegra_suspend()
|
| /Linux-v4.19/sound/drivers/vx/ |
| D | vx_core.c | 737 snd_power_change_state(chip->card, SNDRV_CTL_POWER_D3hot); in snd_vx_suspend()
|
| /Linux-v4.19/sound/pci/ |
| D | als300.c | 733 snd_power_change_state(card, SNDRV_CTL_POWER_D3hot); in snd_als300_suspend()
|
| D | als4000.c | 995 snd_power_change_state(card, SNDRV_CTL_POWER_D3hot); in snd_als4000_suspend()
|
| /Linux-v4.19/tools/include/uapi/sound/ |
| D | asound.h | 879 #define SNDRV_CTL_POWER_D3hot (SNDRV_CTL_POWER_D3|0x0000) /* Off, with power */ macro
|
| /Linux-v4.19/sound/usb/line6/ |
| D | driver.c | 847 snd_power_change_state(line6->card, SNDRV_CTL_POWER_D3hot); in line6_suspend()
|
| /Linux-v4.19/sound/usb/usx2y/ |
| D | us122l.c | 667 snd_power_change_state(card, SNDRV_CTL_POWER_D3hot); in snd_us122l_suspend()
|
| /Linux-v4.19/sound/usb/ |
| D | card.c | 808 snd_power_change_state(chip->card, SNDRV_CTL_POWER_D3hot); in usb_audio_suspend()
|
| /Linux-v4.19/include/uapi/sound/ |
| D | asound.h | 879 #define SNDRV_CTL_POWER_D3hot (SNDRV_CTL_POWER_D3|0x0000) /* Off, with power */ macro
|
123