Home
last modified time | relevance | path

Searched defs:nhlt (Results 1 – 10 of 10) sorted by relevance

/linux-6.6.21/sound/hda/
Dintel-nhlt.c9 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()
Dintel-dsp-config.c573 struct nhlt_acpi_table *nhlt; in snd_intel_dsp_check_dmic() local
/linux-6.6.21/sound/soc/intel/skylake/
Dskl-nhlt.c33 struct nhlt_acpi_table *nhlt = (struct nhlt_acpi_table *)skl->nhlt; in skl_nhlt_update_topology_bin() local
56 struct nhlt_acpi_table *nhlt = (struct nhlt_acpi_table *)skl->nhlt; in platform_id_show() local
250 struct nhlt_acpi_table *nhlt = (struct nhlt_acpi_table *)skl->nhlt; in skl_get_clks() local
Dskl.h70 struct nhlt_acpi_table *nhlt; /* nhlt ptr */ member
/linux-6.6.21/include/sound/
Dintel-nhlt.h158 struct nhlt_acpi_table *nhlt) in intel_nhlt_get_dmic_geo()
163 static inline bool intel_nhlt_has_endpoint_type(struct nhlt_acpi_table *nhlt, in intel_nhlt_has_endpoint_type()
169 static inline int intel_nhlt_ssp_endpoint_mask(struct nhlt_acpi_table *nhlt, u8 device_type) in intel_nhlt_ssp_endpoint_mask()
174 static inline int intel_nhlt_ssp_mclk_mask(struct nhlt_acpi_table *nhlt, int ssp_num) in intel_nhlt_ssp_mclk_mask()
180 intel_nhlt_get_endpoint_blob(struct device *dev, struct nhlt_acpi_table *nhlt, in intel_nhlt_get_endpoint_blob()
/linux-6.6.21/sound/soc/sof/intel/
Dhda.c865 struct nhlt_acpi_table *nhlt; in check_dmic_num() local
891 struct nhlt_acpi_table *nhlt; in check_nhlt_ssp_mask() local
910 struct nhlt_acpi_table *nhlt; in check_nhlt_ssp_mclk_mask() local
1312 struct nhlt_acpi_table *nhlt = hda->nhlt; in hda_dsp_remove() local
Dhda.h528 struct nhlt_acpi_table *nhlt; member
/linux-6.6.21/sound/soc/sof/
Dipc4-priv.h79 void *nhlt; member
/linux-6.6.21/sound/soc/intel/avs/
Davs.h133 struct nhlt_acpi_table *nhlt; member
Dpath.c146 struct nhlt_acpi_table *nhlt = adev->nhlt; in avs_copier_create() local