Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/hda/ext/
H A Dhdac_ext_controller.c140 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);
/OK3568_Linux_fs/kernel/sound/soc/sof/intel/
H A Dhda-dai.c235 link = snd_hdac_ext_bus_get_link(bus, codec_dai->component->name); in hda_link_hw_params()
297 link = snd_hdac_ext_bus_get_link(bus, asoc_rtd_to_codec(rtd, 0)->component->name); in hda_link_pcm_trigger()
378 link = snd_hdac_ext_bus_get_link(bus, asoc_rtd_to_codec(rtd, 0)->component->name); in hda_link_hw_free()
H A Dhda-dsp.c918 link = snd_hdac_ext_bus_get_link(bus, name); in hda_dsp_set_hw_params_upon_resume()
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dhdac_hda.c398 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()
H A 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()
/OK3568_Linux_fs/kernel/include/sound/
H A Dhdaudio_ext.h31 struct hdac_ext_link *snd_hdac_ext_bus_get_link(struct hdac_bus *bus,
/OK3568_Linux_fs/kernel/sound/soc/intel/skylake/
H A Dskl-pcm.c560 link = snd_hdac_ext_bus_get_link(bus, codec_dai->component->name); in skl_link_hw_params()
647 link = snd_hdac_ext_bus_get_link(bus, asoc_rtd_to_codec(rtd, 0)->component->name); in skl_link_hw_free()