Home
last modified time | relevance | path

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

/Linux-v6.6/include/sound/
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
/Linux-v6.6/sound/hda/
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);
Dintel-dsp-config.c560 nhlt = intel_nhlt_init(&pci->dev); in snd_intel_dsp_check_dmic()
/Linux-v6.6/sound/soc/sof/intel/
Dhda-dai.c613 ipc4_data->nhlt = intel_nhlt_init(sdev->dev); in hda_set_dai_drv_ops()
Dhda.c1284 hdev->nhlt = intel_nhlt_init(sdev->dev); in hda_dsp_probe()
/Linux-v6.6/sound/soc/intel/avs/
Dcore.c214 adev->nhlt = intel_nhlt_init(adev->dev); in avs_hda_probe_work()
/Linux-v6.6/sound/soc/intel/skylake/
Dskl.c1023 skl->nhlt = intel_nhlt_init(bus->dev); in skl_probe()