Home
last modified time | relevance | path

Searched refs:NHLT_LINK_DMIC (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/sound/hda/
Dintel-nhlt.c50 if (epnt->linktype != NHLT_LINK_DMIC) in intel_nhlt_get_dmic_geo()
281 return epnt->linktype == NHLT_LINK_DMIC || in nhlt_check_ep_match()
Dintel-dsp-config.c509 if (intel_nhlt_has_endpoint_type(nhlt, NHLT_LINK_DMIC)) in snd_intel_dsp_check_dmic()
/linux-6.1.9/include/sound/
Dintel-nhlt.h16 NHLT_LINK_DMIC = 2, enumerator
/linux-6.1.9/sound/soc/intel/avs/
Dboard_selection.c279 !intel_nhlt_has_endpoint_type(adev->nhlt, NHLT_LINK_DMIC)) { in avs_register_dmic_board()
Dpath.c202 NHLT_LINK_DMIC, fmt->valid_bit_depth, in avs_copier_create()
/linux-6.1.9/sound/soc/intel/skylake/
Dskl-topology.c301 link_type = NHLT_LINK_DMIC; in skl_tplg_update_be_blob()
1808 ret = NHLT_LINK_DMIC; in skl_tplg_be_link_type()
/linux-6.1.9/sound/soc/sof/
Dipc4-topology.c1052 nhlt_type = NHLT_LINK_DMIC; in snd_sof_get_nhlt_endpoint_data()