Searched refs:snd_hdac_ext_bus_link_get (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-6.6/sound/hda/ext/ |
H A D | hdac_ext_controller.c | 278 int snd_hdac_ext_bus_link_get(struct hdac_bus *bus, in snd_hdac_ext_bus_link_get() function 318 EXPORT_SYMBOL_GPL(snd_hdac_ext_bus_link_get); variable 365 snd_hdac_ext_bus_link_get(codec->bus, hlink); in hdac_ext_codec_link_up()
|
/kernel/linux/linux-5.10/sound/hda/ext/ |
H A D | hdac_ext_controller.c | 256 int snd_hdac_ext_bus_link_get(struct hdac_bus *bus, in snd_hdac_ext_bus_link_get() function 296 EXPORT_SYMBOL_GPL(snd_hdac_ext_bus_link_get); variable
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | hdaudio_ext.h | 132 int snd_hdac_ext_bus_link_get(struct hdac_bus *bus, struct hdac_ext_link *link);
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | hdac_hda.c | 404 snd_hdac_ext_bus_link_get(hdev->bus, hlink); in hdac_hda_codec_probe() 590 snd_hdac_ext_bus_link_get(hdev->bus, hlink); in hdac_hda_dev_probe()
|
H A D | hdac_hdmi.c | 1981 snd_hdac_ext_bus_link_get(hdev->bus, hlink); in hdmi_codec_probe() 2159 snd_hdac_ext_bus_link_get(hdev->bus, hlink); in hdac_hdmi_dev_probe() 2285 snd_hdac_ext_bus_link_get(bus, hlink); in hdac_hdmi_runtime_resume()
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | hdac_hda.c | 412 snd_hdac_ext_bus_link_get(hdev->bus, hlink); in hdac_hda_codec_probe() 603 snd_hdac_ext_bus_link_get(hdev->bus, hlink); in hdac_hda_dev_probe()
|
H A D | hda.c | 194 snd_hdac_ext_bus_link_get(bus, hlink); in hda_codec_probe()
|
H A D | hdac_hdmi.c | 1981 snd_hdac_ext_bus_link_get(hdev->bus, hlink); in hdmi_codec_probe() 2158 snd_hdac_ext_bus_link_get(hdev->bus, hlink); in hdac_hdmi_dev_probe() 2284 snd_hdac_ext_bus_link_get(bus, hlink); in hdac_hdmi_runtime_resume()
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | hdaudio_ext.h | 111 int snd_hdac_ext_bus_link_get(struct hdac_bus *bus, struct hdac_ext_link *hlink);
|
Completed in 11 milliseconds