Home
last modified time | relevance | path

Searched refs:clk_mutex (Results 1 – 4 of 4) sorted by relevance

/linux/sound/soc/intel/catpt/
H A Ddsp.c259 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()
H A Dcore.h100 struct mutex clk_mutex;
99 struct mutex clk_mutex; global() member
H A Ddevice.c230 mutex_init(&cdev->clk_mutex); in catpt_dev_init()
/linux/sound/soc/codecs/
H A Dcs43130.h514 struct mutex clk_mutex; member