Searched refs:catpt_dsp_stall (Results 1 – 4 of 4) sorted by relevance
121 int catpt_dsp_stall(struct catpt_dev *cdev, bool stall);
611 catpt_dsp_stall(cdev, true); in catpt_boot_firmware() 620 catpt_dsp_stall(cdev, false); in catpt_boot_firmware()
48 ret = catpt_dsp_stall(cdev, true); in catpt_do_suspend()
214 int catpt_dsp_stall(struct catpt_dev *cdev, bool stall) in catpt_dsp_stall() function