Searched refs:snd_hdac_bus_get_response (Results 1 – 4 of 4) sorted by relevance
95 snd_hdac_bus_get_response(&hbus->core, address, &resp); in hda_codec_probe()
236 int snd_hdac_bus_get_response(struct hdac_bus *bus, unsigned int addr, in snd_hdac_bus_get_response() function267 EXPORT_SYMBOL_GPL(snd_hdac_bus_get_response);
19 .get_response = snd_hdac_bus_get_response,
708 snd_hdac_bus_get_response(bus, addr, &res); in probe_codec()777 .get_response = snd_hdac_bus_get_response,