Symbol: nhlt_endpoint
include/sound/intel-nhlt.h
81
struct nhlt_endpoint desc[];
sound/hda/core/intel-nhlt.c
121
struct nhlt_endpoint *epnt;
sound/hda/core/intel-nhlt.c
127
epnt = (struct nhlt_endpoint *)nhlt->desc;
sound/hda/core/intel-nhlt.c
132
epnt = (struct nhlt_endpoint *)((u8 *)epnt + epnt->length);
sound/hda/core/intel-nhlt.c
140
struct nhlt_endpoint *epnt;
sound/hda/core/intel-nhlt.c
147
epnt = (struct nhlt_endpoint *)nhlt->desc;
sound/hda/core/intel-nhlt.c
153
epnt = (struct nhlt_endpoint *)((u8 *)epnt + epnt->length);
sound/hda/core/intel-nhlt.c
173
struct nhlt_endpoint *epnt;
sound/hda/core/intel-nhlt.c
182
epnt = (struct nhlt_endpoint *)nhlt->desc;
sound/hda/core/intel-nhlt.c
228
epnt = (struct nhlt_endpoint *)((u8 *)epnt + epnt->length);
sound/hda/core/intel-nhlt.c
272
static bool nhlt_check_ep_match(struct device *dev, struct nhlt_endpoint *epnt,
sound/hda/core/intel-nhlt.c
295
struct nhlt_endpoint *epnt;
sound/hda/core/intel-nhlt.c
31
struct nhlt_endpoint *epnt;
sound/hda/core/intel-nhlt.c
328
epnt = (struct nhlt_endpoint *)nhlt->desc;
sound/hda/core/intel-nhlt.c
340
epnt = (struct nhlt_endpoint *)((u8 *)epnt + epnt->length);
sound/hda/core/intel-nhlt.c
350
struct nhlt_endpoint *epnt;
sound/hda/core/intel-nhlt.c
359
epnt = (struct nhlt_endpoint *)nhlt->desc;
sound/hda/core/intel-nhlt.c
369
epnt = (struct nhlt_endpoint *)((u8 *)epnt + epnt->length);
sound/hda/core/intel-nhlt.c
376
epnt = (struct nhlt_endpoint *)nhlt->desc;
sound/hda/core/intel-nhlt.c
383
epnt = (struct nhlt_endpoint *)((u8 *)epnt + epnt->length);
sound/hda/core/intel-nhlt.c
48
epnt = (struct nhlt_endpoint *)((u8 *)epnt + epnt->length)) {