response_reset     58 include/sound/hda_codec.h 	unsigned int response_reset:1;	/* controller was reset */
response_reset     58 sound/pci/hda/hda_codec.c 		if (bus->response_reset) {
response_reset     67 sound/pci/hda/hda_codec.c 		bus->response_reset = 0;
response_reset    879 sound/pci/hda/hda_controller.c 	if (hbus->allow_bus_reset && !hbus->response_reset && !hbus->in_reset) {
response_reset    880 sound/pci/hda/hda_controller.c 		hbus->response_reset = 1;
response_reset    891 sound/pci/hda/hda_controller.c 	hbus->response_reset = 0;