NHLT_LINK_SSP
if (intel_nhlt_has_endpoint_type(nhlt, NHLT_LINK_SSP) &&
if (epnt->linktype == NHLT_LINK_SSP && epnt->device_type == device_type) {
if (epnt->linktype == NHLT_LINK_SSP &&
if (epnt->linktype == NHLT_LINK_SSP &&
if (intel_nhlt_has_endpoint_type(nhlt, NHLT_LINK_SSP)) {
nhlt_type = NHLT_LINK_SSP;