Searched refs:snd_hdac_ext_bus_get_link (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.4/sound/soc/sof/intel/ |
| D | hda-dai.c | 233 link = snd_hdac_ext_bus_get_link(bus, codec_dai->component->name); in hda_link_hw_params() 298 link = snd_hdac_ext_bus_get_link(bus, rtd->codec_dai->component->name); in hda_link_pcm_trigger() 372 link = snd_hdac_ext_bus_get_link(bus, rtd->codec_dai->component->name); in hda_link_hw_free()
|
| D | hda-dsp.c | 450 link = snd_hdac_ext_bus_get_link(bus, name); in hda_dsp_set_hw_params_upon_resume()
|
| /Linux-v5.4/sound/hda/ext/ |
| D | hdac_ext_controller.c | 140 struct hdac_ext_link *snd_hdac_ext_bus_get_link(struct hdac_bus *bus, in snd_hdac_ext_bus_get_link() function 161 EXPORT_SYMBOL_GPL(snd_hdac_ext_bus_get_link);
|
| /Linux-v5.4/sound/soc/codecs/ |
| D | hdac_hda.c | 317 hlink = snd_hdac_ext_bus_get_link(hdev->bus, dev_name(&hdev->dev)); in hdac_hda_codec_probe() 407 hlink = snd_hdac_ext_bus_get_link(hdev->bus, dev_name(&hdev->dev)); in hdac_hda_codec_remove() 470 hlink = snd_hdac_ext_bus_get_link(hdev->bus, dev_name(&hdev->dev)); in hdac_hda_dev_probe()
|
| D | hdac_hdmi.c | 1869 hlink = snd_hdac_ext_bus_get_link(hdev->bus, dev_name(&hdev->dev)); in hdmi_codec_probe() 2053 hlink = snd_hdac_ext_bus_get_link(hdev->bus, dev_name(&hdev->dev)); in hdac_hdmi_dev_probe() 2155 hlink = snd_hdac_ext_bus_get_link(bus, dev_name(dev)); in hdac_hdmi_runtime_suspend() 2181 hlink = snd_hdac_ext_bus_get_link(bus, dev_name(dev)); in hdac_hdmi_runtime_resume()
|
| /Linux-v5.4/include/sound/ |
| D | hdaudio_ext.h | 31 struct hdac_ext_link *snd_hdac_ext_bus_get_link(struct hdac_bus *bus,
|
| /Linux-v5.4/sound/soc/intel/skylake/ |
| D | skl-pcm.c | 573 link = snd_hdac_ext_bus_get_link(bus, codec_dai->component->name); in skl_link_hw_params() 660 link = snd_hdac_ext_bus_get_link(bus, rtd->codec_dai->component->name); in skl_link_hw_free()
|