Home
last modified time | relevance | path

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

/Linux-v5.15/sound/soc/intel/catpt/
Ddevice.c81 ret = catpt_dsp_power_up(cdev); in catpt_resume()
166 ret = catpt_dsp_power_up(cdev); in catpt_probe_components()
Dcore.h118 int catpt_dsp_power_up(struct catpt_dev *cdev);
Ddsp.c392 int catpt_dsp_power_up(struct catpt_dev *cdev) in catpt_dsp_power_up() function