Home
last modified time | relevance | path

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

/linux-5.19.10/sound/hda/ext/
Dhdac_ext_controller.c160 struct hdac_ext_link *snd_hdac_ext_bus_get_link(struct hdac_bus *bus, in snd_hdac_ext_bus_get_link() function
174 EXPORT_SYMBOL_GPL(snd_hdac_ext_bus_get_link);
351 snd_hdac_ext_bus_get_link(codec->bus, devname); in hdac_ext_codec_link_up()
361 snd_hdac_ext_bus_get_link(codec->bus, devname); in hdac_ext_codec_link_down()
/linux-5.19.10/sound/soc/codecs/
Dhdac_hda.c403 hlink = snd_hdac_ext_bus_get_link(hdev->bus, dev_name(&hdev->dev)); in hdac_hda_codec_probe()
522 hlink = snd_hdac_ext_bus_get_link(hdev->bus, dev_name(&hdev->dev)); in hdac_hda_codec_remove()
591 hlink = snd_hdac_ext_bus_get_link(hdev->bus, dev_name(&hdev->dev)); in hdac_hda_dev_probe()
Dhdac_hdmi.c1970 hlink = snd_hdac_ext_bus_get_link(hdev->bus, dev_name(&hdev->dev)); in hdmi_codec_probe()
2148 hlink = snd_hdac_ext_bus_get_link(hdev->bus, dev_name(&hdev->dev)); in hdac_hdmi_dev_probe()
2248 hlink = snd_hdac_ext_bus_get_link(bus, dev_name(dev)); in hdac_hdmi_runtime_suspend()
2274 hlink = snd_hdac_ext_bus_get_link(bus, dev_name(dev)); in hdac_hdmi_runtime_resume()
/linux-5.19.10/sound/soc/sof/intel/
Dhda-dai.c143 link = snd_hdac_ext_bus_get_link(bus, codec_dai->component->name); in hda_link_dma_cleanup()
221 link = snd_hdac_ext_bus_get_link(bus, codec_dai->component->name); in hda_link_dma_hw_params()
/linux-5.19.10/include/sound/
Dhdaudio_ext.h34 struct hdac_ext_link *snd_hdac_ext_bus_get_link(struct hdac_bus *bus,
/linux-5.19.10/sound/soc/intel/skylake/
Dskl-pcm.c561 link = snd_hdac_ext_bus_get_link(bus, codec_dai->component->name); in skl_link_hw_params()
646 link = snd_hdac_ext_bus_get_link(bus, asoc_rtd_to_codec(rtd, 0)->component->name); in skl_link_hw_free()