Lines Matching refs:nhlt_endpoint
31 struct nhlt_endpoint *epnt; in intel_nhlt_get_dmic_geo()
48 epnt = (struct nhlt_endpoint *)((u8 *)epnt + epnt->length)) { in intel_nhlt_get_dmic_geo()
121 struct nhlt_endpoint *epnt; in intel_nhlt_has_endpoint_type()
127 epnt = (struct nhlt_endpoint *)nhlt->desc; in intel_nhlt_has_endpoint_type()
132 epnt = (struct nhlt_endpoint *)((u8 *)epnt + epnt->length); in intel_nhlt_has_endpoint_type()
140 struct nhlt_endpoint *epnt; in intel_nhlt_ssp_endpoint_mask()
147 epnt = (struct nhlt_endpoint *)nhlt->desc; in intel_nhlt_ssp_endpoint_mask()
153 epnt = (struct nhlt_endpoint *)((u8 *)epnt + epnt->length); in intel_nhlt_ssp_endpoint_mask()
173 struct nhlt_endpoint *epnt; in intel_nhlt_ssp_mclk_mask()
182 epnt = (struct nhlt_endpoint *)nhlt->desc; in intel_nhlt_ssp_mclk_mask()
228 epnt = (struct nhlt_endpoint *)((u8 *)epnt + epnt->length); in intel_nhlt_ssp_mclk_mask()
268 static bool nhlt_check_ep_match(struct device *dev, struct nhlt_endpoint *epnt, in nhlt_check_ep_match()
291 struct nhlt_endpoint *epnt; in intel_nhlt_get_endpoint_blob()
304 epnt = (struct nhlt_endpoint *)nhlt->desc; in intel_nhlt_get_endpoint_blob()
315 epnt = (struct nhlt_endpoint *)((u8 *)epnt + epnt->length); in intel_nhlt_get_endpoint_blob()