Home
last modified time | relevance | path

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

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