Searched refs:snd_hdac_ext_bus_get_link (Results 1 – 6 of 6) sorted by relevance
/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 163 EXPORT_SYMBOL_GPL(snd_hdac_ext_bus_get_link); 340 snd_hdac_ext_bus_get_link(codec->bus, devname); in hdac_ext_codec_link_up() 350 snd_hdac_ext_bus_get_link(codec->bus, devname); in hdac_ext_codec_link_down()
|
/sound/soc/sof/intel/ |
D | hda-dai.c | 215 link = snd_hdac_ext_bus_get_link(bus, codec_dai->component->name); in hda_link_hw_params() 294 link = snd_hdac_ext_bus_get_link(bus, asoc_rtd_to_codec(rtd, 0)->component->name); in hda_link_pcm_trigger() 375 link = snd_hdac_ext_bus_get_link(bus, asoc_rtd_to_codec(rtd, 0)->component->name); in hda_link_hw_free()
|
D | hda-dsp.c | 923 link = snd_hdac_ext_bus_get_link(bus, name); in hda_dsp_set_hw_params_upon_resume()
|
/sound/soc/codecs/ |
D | hdac_hda.c | 398 hlink = snd_hdac_ext_bus_get_link(hdev->bus, dev_name(&hdev->dev)); in hdac_hda_codec_probe() 517 hlink = snd_hdac_ext_bus_get_link(hdev->bus, dev_name(&hdev->dev)); in hdac_hda_codec_remove() 585 hlink = snd_hdac_ext_bus_get_link(hdev->bus, dev_name(&hdev->dev)); in hdac_hda_dev_probe()
|
D | hdac_hdmi.c | 1975 hlink = snd_hdac_ext_bus_get_link(hdev->bus, dev_name(&hdev->dev)); in hdmi_codec_probe() 2153 hlink = snd_hdac_ext_bus_get_link(hdev->bus, dev_name(&hdev->dev)); in hdac_hdmi_dev_probe() 2253 hlink = snd_hdac_ext_bus_get_link(bus, dev_name(dev)); in hdac_hdmi_runtime_suspend() 2279 hlink = snd_hdac_ext_bus_get_link(bus, dev_name(dev)); in hdac_hdmi_runtime_resume()
|
/sound/soc/intel/skylake/ |
D | skl-pcm.c | 561 link = snd_hdac_ext_bus_get_link(bus, codec_dai->component->name); in skl_link_hw_params() 645 link = snd_hdac_ext_bus_get_link(bus, asoc_rtd_to_codec(rtd, 0)->component->name); in skl_link_hw_free()
|