Home
last modified time | relevance | path

Searched refs:nhlt_acpi_table (Results 1 – 6 of 6) sorted by relevance

/linux/include/sound/
A Dintel-nhlt.h80 struct nhlt_acpi_table { struct
129 struct nhlt_acpi_table *intel_nhlt_init(struct device *dev);
131 void intel_nhlt_free(struct nhlt_acpi_table *addr);
133 int intel_nhlt_get_dmic_geo(struct device *dev, struct nhlt_acpi_table *nhlt);
137 struct nhlt_acpi_table;
139 static inline struct nhlt_acpi_table *intel_nhlt_init(struct device *dev) in intel_nhlt_init()
144 static inline void intel_nhlt_free(struct nhlt_acpi_table *addr) in intel_nhlt_free()
149 struct nhlt_acpi_table *nhlt) in intel_nhlt_get_dmic_geo()
/linux/sound/hda/
A Dintel-nhlt.c7 struct nhlt_acpi_table *intel_nhlt_init(struct device *dev) in intel_nhlt_init()
9 struct nhlt_acpi_table *nhlt; in intel_nhlt_init()
23 void intel_nhlt_free(struct nhlt_acpi_table *nhlt) in intel_nhlt_free()
29 int intel_nhlt_get_dmic_geo(struct device *dev, struct nhlt_acpi_table *nhlt) in intel_nhlt_get_dmic_geo()
A Dintel-dsp-config.c401 struct nhlt_acpi_table *nhlt; in snd_intel_dsp_check_dmic()
/linux/sound/soc/intel/skylake/
A Dskl-nhlt.c91 struct nhlt_acpi_table *nhlt = skl->nhlt; in skl_get_ep_blob()
135 struct nhlt_acpi_table *nhlt = (struct nhlt_acpi_table *)skl->nhlt; in skl_nhlt_update_topology_bin()
158 struct nhlt_acpi_table *nhlt = (struct nhlt_acpi_table *)skl->nhlt; in platform_id_show()
338 struct nhlt_acpi_table *nhlt = (struct nhlt_acpi_table *)skl->nhlt; in skl_get_clks()
A Dskl.h70 struct nhlt_acpi_table *nhlt; /* nhlt ptr */
/linux/sound/soc/sof/intel/
A Dhda.c658 struct nhlt_acpi_table *nhlt; in check_nhlt_dmic()

Completed in 10 milliseconds