Searched refs:clk_mutex (Results 1 – 4 of 4) sorted by relevance
259 mutex_lock(&cdev->clk_mutex); in catpt_dsp_select_lpclock()267 mutex_unlock(&cdev->clk_mutex); in catpt_dsp_select_lpclock()280 mutex_unlock(&cdev->clk_mutex); in catpt_dsp_select_lpclock()306 mutex_unlock(&cdev->clk_mutex); in catpt_dsp_select_lpclock()
100 struct mutex clk_mutex;99 struct mutex clk_mutex; global() member
230 mutex_init(&cdev->clk_mutex); in catpt_dev_init()
514 struct mutex clk_mutex; member