Home
last modified time | relevance | path

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

/linux-4.4.14/include/sound/
Dhda_verbs.h314 #define AC_PWRST_ERROR (1<<8) macro
/linux-4.4.14/sound/hda/
Dhdac_regmap.c257 if (*val & AC_PWRST_ERROR) in hda_reg_read()
Dhdac_device.c1069 if (state & AC_PWRST_ERROR) in snd_hdac_check_power_state()
/linux-4.4.14/sound/pci/hda/
Dhda_proc.c558 if (pwr & AC_PWRST_ERROR) in print_power_state()
Dhda_codec.c2822 if (state & AC_PWRST_ERROR) in hda_sync_power_state()
2898 if (!(state & AC_PWRST_ERROR)) in hda_set_power_state()