Home
last modified time | relevance | path

Searched refs:catpt_dsp_power_down (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/sound/soc/intel/catpt/
Ddevice.c72 return catpt_dsp_power_down(cdev); in catpt_suspend()
207 catpt_dsp_power_down(cdev); in catpt_probe_components()
304 catpt_dsp_power_down(cdev); in catpt_acpi_remove()
Dcore.h119 int catpt_dsp_power_down(struct catpt_dev *cdev);
Ddsp.c357 int catpt_dsp_power_down(struct catpt_dev *cdev) in catpt_dsp_power_down() function