Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/intel/skylake/
Dskl-nhlt.c99 dev_dbg(dev, "endpoint count =%d\n", nhlt->endpoint_count); in skl_get_ep_blob()
101 for (j = 0; j < nhlt->endpoint_count; j++) { in skl_get_ep_blob()
344 for (i = 0; i < nhlt->endpoint_count; i++) { in skl_get_clks()
/Linux-v5.4/sound/hda/
Dintel-nhlt.c75 for (j = 0; j < nhlt->endpoint_count; j++) { in intel_nhlt_get_dmic_geo()
/Linux-v5.4/include/sound/
Dintel-nhlt.h82 u8 endpoint_count; member