Searched refs:snd_hdac_bus_get_response (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/sound/soc/sof/intel/ |
| D | hda-codec.c | 97 snd_hdac_bus_get_response(&hbus->core, address, &resp); in hda_codec_probe()
|
| /Linux-v5.4/sound/hda/ |
| D | hdac_controller.c | 236 int snd_hdac_bus_get_response(struct hdac_bus *bus, unsigned int addr, in snd_hdac_bus_get_response() function 267 EXPORT_SYMBOL_GPL(snd_hdac_bus_get_response);
|
| D | hdac_bus.c | 19 .get_response = snd_hdac_bus_get_response,
|
| /Linux-v5.4/sound/soc/intel/skylake/ |
| D | skl.c | 708 snd_hdac_bus_get_response(bus, addr, &res); in probe_codec() 777 .get_response = snd_hdac_bus_get_response,
|
| /Linux-v5.4/include/sound/ |
| D | hdaudio.h | 384 int snd_hdac_bus_get_response(struct hdac_bus *bus, unsigned int addr,
|