Home
last modified time | relevance | path

Searched refs:nhlt_endpoint (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/sound/hda/
H A 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()
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 *)nhl in intel_nhlt_ssp_mclk_mask()
[all...]
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
H A 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/sound/hda/
H A 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()
/kernel/linux/linux-5.10/include/sound/
H A Dintel-nhlt.h66 struct nhlt_endpoint { struct
83 struct nhlt_endpoint desc[];
/kernel/linux/linux-6.6/include/sound/
H A Dintel-nhlt.h64 struct nhlt_endpoint { struct
81 struct nhlt_endpoint desc[];
/kernel/linux/linux-6.6/sound/soc/intel/skylake/
H A Dskl-nhlt.c251 struct nhlt_endpoint *epnt; in skl_get_clks()
256 epnt = (struct nhlt_endpoint *)nhlt->desc; in skl_get_clks()
267 epnt = (struct nhlt_endpoint *)((u8 *)epnt + epnt->length); in skl_get_clks()

Completed in 3 milliseconds