Searched defs:nhlt (Results 1 – 6 of 6) sorted by relevance
/linux/sound/hda/core/ |
H A D | intel-nhlt.c | 9 struct nhlt_acpi_table *nhlt; in intel_nhlt_init() local 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() 119 bool intel_nhlt_has_endpoint_type(struct nhlt_acpi_table *nhlt, u8 link_type) in intel_nhlt_has_endpoint_type() 138 int intel_nhlt_ssp_endpoint_mask(struct nhlt_acpi_table *nhlt, u8 device_type) in intel_nhlt_ssp_endpoint_mask() 171 int intel_nhlt_ssp_mclk_mask(struct nhlt_acpi_table *nhlt, int ssp_num) in intel_nhlt_ssp_mclk_mask() 290 intel_nhlt_get_endpoint_blob(struct device *dev, struct nhlt_acpi_table *nhlt, in intel_nhlt_get_endpoint_blob() 347 int intel_nhlt_ssp_device_type(struct device *dev, struct nhlt_acpi_table *nhlt, in intel_nhlt_ssp_device_type()
|
H A D | intel-dsp-config.c | 598 struct nhlt_acpi_table *nhlt; in snd_intel_dsp_find_config() local
|
/linux/include/sound/ |
H A D | intel-nhlt.h | 161 struct nhlt_acpi_table *nhlt) in intel_nhlt_get_dmic_geo() 166 static inline bool intel_nhlt_has_endpoint_type(struct nhlt_acpi_table *nhlt, in intel_nhlt_has_endpoint_type() 172 static inline int intel_nhlt_ssp_endpoint_mask(struct nhlt_acpi_table *nhlt, u8 device_type) in intel_nhlt_ssp_endpoint_mask() 177 static inline int intel_nhlt_ssp_mclk_mask(struct nhlt_acpi_table *nhlt, int ssp_num) in intel_nhlt_ssp_mclk_mask() 183 intel_nhlt_get_endpoint_blob(struct device *dev, struct nhlt_acpi_table *nhlt, in intel_nhlt_get_endpoint_blob() 191 struct nhlt_acpi_table *nhlt, in intel_nhlt_ssp_device_type()
|
/linux/sound/soc/sof/intel/ |
H A D | hda.c | 547 struct nhlt_acpi_table *nhlt; in check_dmic_num() local 575 struct nhlt_acpi_table *nhlt; in check_nhlt_ssp_mask() local 596 struct nhlt_acpi_table *nhlt; check_nhlt_ssp_mclk_mask() local 951 struct nhlt_acpi_table *nhlt = hda->nhlt; hda_dsp_remove() local [all...] |
H A D | hda.h | 548 struct nhlt_acpi_table *nhlt; member
|
/linux/sound/soc/sof/ |
H A D | ipc4-priv.h | 84 void *nhlt; member
|