Searched refs:pm_lock (Results 1 – 1 of 1) sorted by relevance
246 int pm_lock = 0; in hda_reg_read() local249 pm_lock = codec_pm_lock(codec); in hda_reg_read()250 if (pm_lock < 0) in hda_reg_read()276 codec_pm_unlock(codec, pm_lock); in hda_reg_read()285 int pm_lock = 0; in hda_reg_write() local295 pm_lock = codec_pm_lock(codec); in hda_reg_write()296 if (pm_lock < 0) in hda_reg_write()349 codec_pm_unlock(codec, pm_lock); in hda_reg_write()