Searched refs:snd_hdac_bus_get_response (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/sound/soc/sof/intel/ |
H A D | hda-bus.c | 61 .get_response = snd_hdac_bus_get_response,
|
H A D | hda-codec.c | 153 snd_hdac_bus_get_response(&hbus->core, address, &resp); in hda_codec_probe()
|
/openbmc/linux/sound/hda/ |
H A D | hdac_controller.c | 244 int snd_hdac_bus_get_response(struct hdac_bus *bus, unsigned int addr, in snd_hdac_bus_get_response() function 296 EXPORT_SYMBOL_GPL(snd_hdac_bus_get_response);
|
H A D | hdac_bus.c | 19 .get_response = snd_hdac_bus_get_response,
|
/openbmc/linux/sound/soc/intel/avs/ |
H A D | core.c | 124 snd_hdac_bus_get_response(bus, addr, &res); in probe_codec()
|
/openbmc/linux/include/sound/ |
H A D | hdaudio.h | 393 int snd_hdac_bus_get_response(struct hdac_bus *bus, unsigned int addr,
|
/openbmc/linux/sound/soc/intel/skylake/ |
H A D | skl.c | 722 snd_hdac_bus_get_response(bus, addr, &res); in probe_codec()
|
/openbmc/linux/sound/pci/hda/ |
H A D | hda_controller.c | 772 err = snd_hdac_bus_get_response(bus, addr, res); in azx_rirb_get_response()
|