intel_nhlt_has_endpoint_type
bool intel_nhlt_has_endpoint_type(struct nhlt_acpi_table *nhlt, u8 link_type);
if (intel_nhlt_has_endpoint_type(nhlt, NHLT_LINK_SSP) &&
EXPORT_SYMBOL(intel_nhlt_has_endpoint_type);
if (intel_nhlt_has_endpoint_type(nhlt, NHLT_LINK_SSP)) {