Home
last modified time | relevance | path

Searched refs:snd_hdac_ext_bus_get_link (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/sound/hda/ext/
Dhdac_ext_controller.c144 struct hdac_ext_link *snd_hdac_ext_bus_get_link(struct hdac_bus *bus, in snd_hdac_ext_bus_get_link() function
165 EXPORT_SYMBOL_GPL(snd_hdac_ext_bus_get_link);
/Linux-v4.19/include/sound/
Dhdaudio_ext.h32 struct hdac_ext_link *snd_hdac_ext_bus_get_link(struct hdac_bus *bus,
/Linux-v4.19/sound/soc/codecs/
Dhdac_hdmi.c1808 hlink = snd_hdac_ext_bus_get_link(hdev->bus, dev_name(&hdev->dev)); in hdmi_codec_probe()
1992 hlink = snd_hdac_ext_bus_get_link(hdev->bus, dev_name(&hdev->dev)); in hdac_hdmi_dev_probe()
2193 hlink = snd_hdac_ext_bus_get_link(bus, dev_name(dev)); in hdac_hdmi_runtime_suspend()
2217 hlink = snd_hdac_ext_bus_get_link(bus, dev_name(dev)); in hdac_hdmi_runtime_resume()
/Linux-v4.19/sound/soc/intel/skylake/
Dskl-pcm.c565 link = snd_hdac_ext_bus_get_link(bus, codec_dai->component->name); in skl_link_hw_params()
648 link = snd_hdac_ext_bus_get_link(bus, rtd->codec_dai->component->name); in skl_link_hw_free()