Searched refs:nhlt_endpoint (Results 1 – 3 of 3) sorted by relevance
64 struct nhlt_endpoint *epnt; in intel_nhlt_get_dmic_geo()73 epnt = (struct nhlt_endpoint *)nhlt->desc; in intel_nhlt_get_dmic_geo()99 epnt = (struct nhlt_endpoint *)((u8 *)epnt + epnt->length); in intel_nhlt_get_dmic_geo()
60 static bool skl_check_ep_match(struct device *dev, struct nhlt_endpoint *epnt, in skl_check_ep_match()87 struct nhlt_endpoint *epnt; in skl_get_ep_blob()97 epnt = (struct nhlt_endpoint *)nhlt->desc; in skl_get_ep_blob()112 epnt = (struct nhlt_endpoint *)((u8 *)epnt + epnt->length); in skl_get_ep_blob()338 struct nhlt_endpoint *epnt; in skl_get_clks()343 epnt = (struct nhlt_endpoint *)nhlt->desc; in skl_get_clks()354 epnt = (struct nhlt_endpoint *)((u8 *)epnt + epnt->length); in skl_get_clks()
66 struct nhlt_endpoint { struct83 struct nhlt_endpoint desc[0]; argument