Home
last modified time | relevance | path

Searched refs:nhlt_endpoint (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/intel/skylake/
Dskl-nhlt.c60 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()
353 struct nhlt_endpoint *epnt; in skl_get_clks()
358 epnt = (struct nhlt_endpoint *)nhlt->desc; in skl_get_clks()
369 epnt = (struct nhlt_endpoint *)((u8 *)epnt + epnt->length); in skl_get_clks()
/kernel/linux/linux-5.10/include/sound/
Dintel-nhlt.h66 struct nhlt_endpoint { struct
83 struct nhlt_endpoint desc[]; argument
/kernel/linux/linux-5.10/sound/hda/
Dintel-nhlt.c31 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()