nhlt_acpi_table   124 include/sound/intel-nhlt.h struct nhlt_acpi_table *intel_nhlt_init(struct device *dev);
nhlt_acpi_table   126 include/sound/intel-nhlt.h void intel_nhlt_free(struct nhlt_acpi_table *addr);
nhlt_acpi_table   128 include/sound/intel-nhlt.h int intel_nhlt_get_dmic_geo(struct device *dev, struct nhlt_acpi_table *nhlt);
nhlt_acpi_table   132 include/sound/intel-nhlt.h struct nhlt_acpi_table;
nhlt_acpi_table   134 include/sound/intel-nhlt.h static inline struct nhlt_acpi_table *intel_nhlt_init(struct device *dev)
nhlt_acpi_table   139 include/sound/intel-nhlt.h static inline void intel_nhlt_free(struct nhlt_acpi_table *addr)
nhlt_acpi_table   144 include/sound/intel-nhlt.h 					  struct nhlt_acpi_table *nhlt)
nhlt_acpi_table    14 sound/hda/intel-nhlt.c struct nhlt_acpi_table *intel_nhlt_init(struct device *dev)
nhlt_acpi_table    19 sound/hda/intel-nhlt.c 	struct nhlt_acpi_table *nhlt_table = NULL;
nhlt_acpi_table    40 sound/hda/intel-nhlt.c 		nhlt_table = (struct nhlt_acpi_table *)
nhlt_acpi_table    56 sound/hda/intel-nhlt.c void intel_nhlt_free(struct nhlt_acpi_table *nhlt)
nhlt_acpi_table    62 sound/hda/intel-nhlt.c int intel_nhlt_get_dmic_geo(struct device *dev, struct nhlt_acpi_table *nhlt)
nhlt_acpi_table  2041 sound/pci/hda/hda_intel.c 	struct nhlt_acpi_table *nhlt;
nhlt_acpi_table    91 sound/soc/intel/skylake/skl-nhlt.c 	struct nhlt_acpi_table *nhlt = skl->nhlt;
nhlt_acpi_table   135 sound/soc/intel/skylake/skl-nhlt.c 	struct nhlt_acpi_table *nhlt = (struct nhlt_acpi_table *)skl->nhlt;
nhlt_acpi_table   158 sound/soc/intel/skylake/skl-nhlt.c 	struct nhlt_acpi_table *nhlt = (struct nhlt_acpi_table *)skl->nhlt;
nhlt_acpi_table   337 sound/soc/intel/skylake/skl-nhlt.c 	struct nhlt_acpi_table *nhlt = (struct nhlt_acpi_table *)skl->nhlt;
nhlt_acpi_table    70 sound/soc/intel/skylake/skl.h 	struct nhlt_acpi_table *nhlt; /* nhlt ptr */
nhlt_acpi_table   303 sound/soc/sof/intel/hda.c 	struct nhlt_acpi_table *nhlt;