Searched refs:pwr_lock (Results 1 – 2 of 2) sorted by relevance
674 mutex_lock(&dsp->pwr_lock); in wm_adsp_debugfs_wmfw_read()683 mutex_unlock(&dsp->pwr_lock); in wm_adsp_debugfs_wmfw_read()694 mutex_lock(&dsp->pwr_lock); in wm_adsp_debugfs_bin_read()703 mutex_unlock(&dsp->pwr_lock); in wm_adsp_debugfs_bin_read()805 mutex_lock(&dsp[e->shift_l].pwr_lock); in wm_adsp_fw_put()812 mutex_unlock(&dsp[e->shift_l].pwr_lock); in wm_adsp_fw_put()1090 mutex_lock(&ctl->dsp->pwr_lock); in wm_coeff_put()1092 mutex_unlock(&ctl->dsp->pwr_lock); in wm_coeff_put()1105 mutex_lock(&ctl->dsp->pwr_lock); in wm_coeff_tlv_put()1112 mutex_unlock(&ctl->dsp->pwr_lock); in wm_coeff_tlv_put()[all …]
99 struct mutex pwr_lock; member