Home
last modified time | relevance | path

Searched refs:no_response_fallback (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/sound/pci/hda/
Dhda_codec.h98 unsigned int no_response_fallback:1; /* don't fallback at RIRB error */ member
Dhda_codec.c143 bus->no_response_fallback = 1; in codec_exec_verb()
146 bus->no_response_fallback = 0; in codec_exec_verb()
Dhda_controller.c1194 if (bus->no_response_fallback) in azx_rirb_get_response()