acpi_nhlt_endpoint_match
if (acpi_nhlt_endpoint_match(ep, link_type, dev_type, dir, bus_id))
if (!acpi_nhlt_endpoint_match(ep, link_type, dev_type, dir, bus_id))
EXPORT_SYMBOL_GPL(acpi_nhlt_endpoint_match);
bool acpi_nhlt_endpoint_match(const struct acpi_nhlt_endpoint *ep,