Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/intel/catpt/
Ddevice.c80 ret = catpt_dsp_power_up(cdev); in catpt_resume()
165 ret = catpt_dsp_power_up(cdev); in catpt_probe_components()
Dcore.h118 int catpt_dsp_power_up(struct catpt_dev *cdev);
Ddsp.c402 int catpt_dsp_power_up(struct catpt_dev *cdev) in catpt_dsp_power_up() function