Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/intel/skylake/
Dskl-nhlt.c94 static bool skl_check_ep_match(struct device *dev, struct nhlt_endpoint *epnt, in skl_check_ep_match()
113 struct nhlt_endpoint *epnt; in skl_get_ep_blob()
123 epnt = (struct nhlt_endpoint *)nhlt->desc; in skl_get_ep_blob()
136 epnt = (struct nhlt_endpoint *)((u8 *)epnt + epnt->length); in skl_get_ep_blob()
Dskl-nhlt.h76 struct nhlt_endpoint { struct
93 struct nhlt_endpoint desc[0]; argument