Home
last modified time | relevance | path

Searched refs:snd_hdac_ext_bus_get_hlink_by_name (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/sound/hda/ext/
H A Dhdac_ext_controller.c151 struct hdac_ext_link *snd_hdac_ext_bus_get_hlink_by_name(struct hdac_bus *bus, in snd_hdac_ext_bus_get_hlink_by_name() function
165 EXPORT_SYMBOL_GPL(snd_hdac_ext_bus_get_hlink_by_name);
362 snd_hdac_ext_bus_get_hlink_by_name(codec->bus, devname); in hdac_ext_codec_link_up()
372 snd_hdac_ext_bus_get_hlink_by_name(codec->bus, devname); in hdac_ext_codec_link_down()
/openbmc/linux/sound/soc/codecs/
H A Dhdac_hda.c406 hlink = snd_hdac_ext_bus_get_hlink_by_name(hdev->bus, dev_name(&hdev->dev)); in hdac_hda_codec_probe()
522 hlink = snd_hdac_ext_bus_get_hlink_by_name(hdev->bus, dev_name(&hdev->dev)); in hdac_hda_codec_remove()
598 hlink = snd_hdac_ext_bus_get_hlink_by_name(hdev->bus, dev_name(&hdev->dev)); in hdac_hda_dev_probe()
H A Dhdac_hdmi.c1975 hlink = snd_hdac_ext_bus_get_hlink_by_name(hdev->bus, dev_name(&hdev->dev)); in hdmi_codec_probe()
2152 hlink = snd_hdac_ext_bus_get_hlink_by_name(hdev->bus, dev_name(&hdev->dev)); in hdac_hdmi_dev_probe()
2252 hlink = snd_hdac_ext_bus_get_hlink_by_name(bus, dev_name(dev)); in hdac_hdmi_runtime_suspend()
2278 hlink = snd_hdac_ext_bus_get_hlink_by_name(bus, dev_name(dev)); in hdac_hdmi_runtime_resume()
/openbmc/linux/include/sound/
H A Dhdaudio_ext.h28 struct hdac_ext_link *snd_hdac_ext_bus_get_hlink_by_name(struct hdac_bus *bus,
/openbmc/linux/sound/soc/sof/intel/
H A Dhda-dai-ops.c233 return snd_hdac_ext_bus_get_hlink_by_name(bus, codec_dai->component->name); in hda_get_hlink()
/openbmc/linux/sound/soc/intel/skylake/
H A Dskl-pcm.c563 link = snd_hdac_ext_bus_get_hlink_by_name(bus, codec_dai->component->name); in skl_link_hw_params()
648 link = snd_hdac_ext_bus_get_hlink_by_name(bus, asoc_rtd_to_codec(rtd, 0)->component->name); in skl_link_hw_free()