Searched refs:ACP_SUSPEND_DELAY_MS (Results 1 - 17 of 17) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/amd/rpl/ |
H A D | rpl_acp6x.h | 26 #define ACP_SUSPEND_DELAY_MS 2000 macro
|
H A D | rpl-pci-acp6x.c | 148 pm_runtime_set_autosuspend_delay(&pci->dev, ACP_SUSPEND_DELAY_MS); in snd_rpl_probe()
|
/kernel/linux/linux-5.10/sound/soc/amd/renoir/ |
H A D | rn_acp3x.h | 45 #define ACP_SUSPEND_DELAY_MS 2000 macro
|
H A D | rn-pci-acp3x.c | 322 pm_runtime_set_autosuspend_delay(&pci->dev, ACP_SUSPEND_DELAY_MS); in snd_rn_acp_probe()
|
H A D | acp3x-pdm-dma.c | 440 pm_runtime_set_autosuspend_delay(&pdev->dev, ACP_SUSPEND_DELAY_MS); in acp_pdm_audio_probe()
|
/kernel/linux/linux-6.6/sound/soc/amd/yc/ |
H A D | acp6x.h | 56 #define ACP_SUSPEND_DELAY_MS 2000 macro
|
H A D | pci-acp6x.c | 260 pm_runtime_set_autosuspend_delay(&pci->dev, ACP_SUSPEND_DELAY_MS); in snd_acp6x_probe()
|
H A D | acp6x-pdm-dma.c | 384 pm_runtime_set_autosuspend_delay(&pdev->dev, ACP_SUSPEND_DELAY_MS); in acp6x_pdm_audio_probe()
|
/kernel/linux/linux-6.6/sound/soc/amd/renoir/ |
H A D | rn_acp3x.h | 45 #define ACP_SUSPEND_DELAY_MS 2000 macro
|
H A D | rn-pci-acp3x.c | 334 pm_runtime_set_autosuspend_delay(&pci->dev, ACP_SUSPEND_DELAY_MS); in snd_rn_acp_probe()
|
H A D | acp3x-pdm-dma.c | 431 pm_runtime_set_autosuspend_delay(&pdev->dev, ACP_SUSPEND_DELAY_MS); in acp_pdm_audio_probe()
|
/kernel/linux/linux-6.6/sound/soc/amd/ps/ |
H A D | acp63.h | 54 #define ACP_SUSPEND_DELAY_MS 2000 macro
|
H A D | ps-pdm-dma.c | 392 pm_runtime_set_autosuspend_delay(&pdev->dev, ACP_SUSPEND_DELAY_MS); in acp63_pdm_audio_probe()
|
H A D | ps-sdw-dma.c | 483 pm_runtime_set_autosuspend_delay(&pdev->dev, ACP_SUSPEND_DELAY_MS); in acp63_sdw_platform_probe()
|
H A D | pci-ps.c | 653 pm_runtime_set_autosuspend_delay(&pci->dev, ACP_SUSPEND_DELAY_MS); in snd_acp63_probe()
|
/kernel/linux/linux-6.6/sound/soc/amd/acp/ |
H A D | acp-rembrandt.c | 237 pm_runtime_set_autosuspend_delay(&pdev->dev, ACP_SUSPEND_DELAY_MS); in rembrandt_audio_probe()
|
H A D | amd.h | 113 #define ACP_SUSPEND_DELAY_MS 2000 macro
|
Completed in 10 milliseconds