Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dhda_codec.h56 unsigned int no_response_fallback:1; /* don't fallback at RIRB error */ member
/openbmc/linux/sound/pci/hda/
H A Dhda_controller.c776 if (hbus->no_response_fallback) in azx_rirb_get_response()
H A Dhda_codec.c51 bus->no_response_fallback = 1; in codec_exec_verb()
54 bus->no_response_fallback = 0; in codec_exec_verb()