Searched refs:nhlt_endpoint (Results 1 – 3 of 3) sorted by relevance
31 struct nhlt_endpoint *epnt; in intel_nhlt_get_dmic_geo()40 epnt = (struct nhlt_endpoint *)nhlt->desc; in intel_nhlt_get_dmic_geo()66 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()339 struct nhlt_endpoint *epnt; in skl_get_clks()344 epnt = (struct nhlt_endpoint *)nhlt->desc; in skl_get_clks()355 epnt = (struct nhlt_endpoint *)((u8 *)epnt + epnt->length); in skl_get_clks()
66 struct nhlt_endpoint { struct83 struct nhlt_endpoint desc[]; argument