Home
last modified time | relevance | path

Searched refs:HDA_RW_NO_RESPONSE_FALLBACK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/sound/
H A Dhda_codec.h302 #define HDA_RW_NO_RESPONSE_FALLBACK (1 << 0) macro
/openbmc/linux/sound/pci/hda/
H A Dhda_codec.c50 if (flags & HDA_RW_NO_RESPONSE_FALLBACK) in codec_exec_verb()
2799 flags = HDA_RW_NO_RESPONSE_FALLBACK; in hda_set_power_state()