Home
last modified time | relevance | path

Searched refs:AC_PWRST_ERROR (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/include/sound/
Dhda_verbs.h314 #define AC_PWRST_ERROR (1<<8) macro
/linux-4.1.27/sound/hda/
Dhdac_regmap.c257 if (*val & AC_PWRST_ERROR) in hda_reg_read()
/linux-4.1.27/sound/pci/hda/
Dhda_local.h686 if (state & AC_PWRST_ERROR) in snd_hda_check_power_state()
Dhda_proc.c503 if (pwr & AC_PWRST_ERROR) in print_power_state()
Dhda_codec.c3025 if (state & AC_PWRST_ERROR) in hda_sync_power_state()
3101 if (!(state & AC_PWRST_ERROR)) in hda_set_power_state()