Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dintel-nhlt.h129 struct nhlt_acpi_table *intel_nhlt_init(struct device *dev);
148 static inline struct nhlt_acpi_table *intel_nhlt_init(struct device *dev) in intel_nhlt_init() function
/openbmc/linux/sound/hda/
H A Dintel-nhlt.c7 struct nhlt_acpi_table *intel_nhlt_init(struct device *dev) in intel_nhlt_init() function
21 EXPORT_SYMBOL_GPL(intel_nhlt_init);
H A Dintel-dsp-config.c567 nhlt = intel_nhlt_init(&pci->dev); in snd_intel_dsp_find_config()
599 nhlt = intel_nhlt_init(&pci->dev); in snd_intel_dsp_check_dmic()
/openbmc/linux/sound/soc/sof/intel/
H A Dhda-dai.c613 ipc4_data->nhlt = intel_nhlt_init(sdev->dev); in hda_set_dai_drv_ops()
H A Dhda.c1284 hdev->nhlt = intel_nhlt_init(sdev->dev); in hda_dsp_probe()
/openbmc/linux/sound/soc/intel/avs/
H A Dcore.c214 adev->nhlt = intel_nhlt_init(adev->dev); in avs_hda_probe_work()
/openbmc/linux/sound/soc/intel/skylake/
H A Dskl.c1023 skl->nhlt = intel_nhlt_init(bus->dev); in skl_probe()