Home
last modified time | relevance | path

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

/linux/sound/soc/intel/catpt/
H A Ddevice.c72 return catpt_dsp_power_down(cdev); in catpt_do_suspend()
217 catpt_dsp_power_down(cdev); in catpt_probe_components()
322 catpt_dsp_power_down(cdev); in catpt_acpi_remove()
H A Dcore.h120 int catpt_dsp_power_down(struct catpt_dev *cdev);
H A Ddsp.c354 int catpt_dsp_power_down(struct catpt_dev *cdev) in catpt_dsp_power_down() function