Home
last modified time | relevance | path

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

/Linux-v6.1/include/sound/
Dhda_verbs.h318 #define AC_PWRST_ERROR (1<<8) macro
/Linux-v6.1/sound/hda/
Dhdac_device.c1062 if (state & AC_PWRST_ERROR) in snd_hdac_check_power_state()
1087 if (state & AC_PWRST_ERROR) { in snd_hdac_sync_power_state()
Dhdac_regmap.c270 if (*val & AC_PWRST_ERROR) in hda_reg_read()
/Linux-v6.1/sound/pci/hda/
Dhda_proc.c544 if (pwr & AC_PWRST_ERROR) in print_power_state()
Dhda_codec.c2817 if (!(state & AC_PWRST_ERROR)) in hda_set_power_state()
/Linux-v6.1/sound/soc/codecs/
Dhdac_hdmi.c746 if (!(state & AC_PWRST_ERROR)) in hdac_hdmi_set_power_state()