snd_hda_check_power_state
if (!snd_hda_check_power_state(codec, cvt_nid, AC_PWRST_D0))
if (!snd_hda_check_power_state(codec, nid, AC_PWRST_D0)) {
if (!snd_hda_check_power_state(codec, nid, target))