Searched refs:nhlt_endpoint (Results 1 – 2 of 2) sorted by relevance
116 static bool skl_check_ep_match(struct device *dev, struct nhlt_endpoint *epnt, in skl_check_ep_match()143 struct nhlt_endpoint *epnt; in skl_get_ep_blob()153 epnt = (struct nhlt_endpoint *)nhlt->desc; in skl_get_ep_blob()168 epnt = (struct nhlt_endpoint *)((u8 *)epnt + epnt->length); in skl_get_ep_blob()177 struct nhlt_endpoint *epnt; in skl_get_dmic_geo()183 epnt = (struct nhlt_endpoint *)nhlt->desc; in skl_get_dmic_geo()207 epnt = (struct nhlt_endpoint *)((u8 *)epnt + epnt->length); in skl_get_dmic_geo()433 struct nhlt_endpoint *epnt; in skl_get_clks()438 epnt = (struct nhlt_endpoint *)nhlt->desc; in skl_get_clks()449 epnt = (struct nhlt_endpoint *)((u8 *)epnt + epnt->length); in skl_get_clks()
76 struct nhlt_endpoint { struct93 struct nhlt_endpoint desc[0]; argument