nhlt_endpoint      83 include/sound/intel-nhlt.h 	struct nhlt_endpoint desc[0];
nhlt_endpoint      64 sound/hda/intel-nhlt.c 	struct nhlt_endpoint *epnt;
nhlt_endpoint      73 sound/hda/intel-nhlt.c 	epnt = (struct nhlt_endpoint *)nhlt->desc;
nhlt_endpoint      99 sound/hda/intel-nhlt.c 		epnt = (struct nhlt_endpoint *)((u8 *)epnt + epnt->length);
nhlt_endpoint      60 sound/soc/intel/skylake/skl-nhlt.c static bool skl_check_ep_match(struct device *dev, struct nhlt_endpoint *epnt,
nhlt_endpoint      87 sound/soc/intel/skylake/skl-nhlt.c 	struct nhlt_endpoint *epnt;
nhlt_endpoint      97 sound/soc/intel/skylake/skl-nhlt.c 	epnt = (struct nhlt_endpoint *)nhlt->desc;
nhlt_endpoint     112 sound/soc/intel/skylake/skl-nhlt.c 		epnt = (struct nhlt_endpoint *)((u8 *)epnt + epnt->length);
nhlt_endpoint     338 sound/soc/intel/skylake/skl-nhlt.c 	struct nhlt_endpoint *epnt;
nhlt_endpoint     343 sound/soc/intel/skylake/skl-nhlt.c 	epnt = (struct nhlt_endpoint *)nhlt->desc;
nhlt_endpoint     354 sound/soc/intel/skylake/skl-nhlt.c 		epnt = (struct nhlt_endpoint *)((u8 *)epnt + epnt->length);