snd_hdac_bus_get_response  387 include/sound/hdaudio.h int snd_hdac_bus_get_response(struct hdac_bus *bus, unsigned int addr,
snd_hdac_bus_get_response   19 sound/hda/hdac_bus.c 	.get_response = snd_hdac_bus_get_response,
snd_hdac_bus_get_response  267 sound/hda/hdac_controller.c EXPORT_SYMBOL_GPL(snd_hdac_bus_get_response);
snd_hdac_bus_get_response  708 sound/soc/intel/skylake/skl.c 	snd_hdac_bus_get_response(bus, addr, &res);
snd_hdac_bus_get_response  777 sound/soc/intel/skylake/skl.c 	.get_response = snd_hdac_bus_get_response,
snd_hdac_bus_get_response   96 sound/soc/sof/intel/hda-codec.c 	snd_hdac_bus_get_response(&hbus->core, address, &resp);