Searched refs:catpt_dsp_stall (Results 1 – 3 of 3) 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()
217 int catpt_dsp_stall(struct catpt_dev *cdev, bool stall) in catpt_dsp_stall() function