Searched refs:catpt_dsp_stall (Results 1 – 4 of 4) sorted by relevance
120 int catpt_dsp_stall(struct catpt_dev *cdev, bool stall);
613 catpt_dsp_stall(cdev, true); in catpt_boot_firmware()622 catpt_dsp_stall(cdev, false); in catpt_boot_firmware()
48 ret = catpt_dsp_stall(cdev, true); in catpt_suspend()
217 int catpt_dsp_stall(struct catpt_dev *cdev, bool stall) in catpt_dsp_stall() function