Searched refs:pwr_lock (Results 1 – 2 of 2) sorted by relevance
681 mutex_lock(&dsp->pwr_lock); in wm_adsp_debugfs_wmfw_read()690 mutex_unlock(&dsp->pwr_lock); in wm_adsp_debugfs_wmfw_read()701 mutex_lock(&dsp->pwr_lock); in wm_adsp_debugfs_bin_read()710 mutex_unlock(&dsp->pwr_lock); in wm_adsp_debugfs_bin_read()811 mutex_lock(&dsp[e->shift_l].pwr_lock); in wm_adsp_fw_put()818 mutex_unlock(&dsp[e->shift_l].pwr_lock); in wm_adsp_fw_put()1096 mutex_lock(&ctl->dsp->pwr_lock); in wm_coeff_put()1098 mutex_unlock(&ctl->dsp->pwr_lock); in wm_coeff_put()1111 mutex_lock(&ctl->dsp->pwr_lock); in wm_coeff_tlv_put()1118 mutex_unlock(&ctl->dsp->pwr_lock); in wm_coeff_tlv_put()[all …]
99 struct mutex pwr_lock; member