Home
last modified time | relevance | path

Searched refs:linktype (Results 1 – 6 of 6) sorted by relevance

/linux/sound/hda/core/
H A Dintel-nhlt.c50 if (epnt->linktype != NHLT_LINK_DMIC) in intel_nhlt_get_dmic_geo()
129 if (epnt->linktype == link_type) in intel_nhlt_has_endpoint_type()
149 if (epnt->linktype == NHLT_LINK_SSP && epnt->device_type == device_type) { in intel_nhlt_ssp_endpoint_mask()
186 if (epnt->linktype == NHLT_LINK_SSP && in intel_nhlt_ssp_mclk_mask()
276 epnt->virtual_bus_id, epnt->linktype, in nhlt_check_ep_match()
280 (epnt->linktype != link_type) || in nhlt_check_ep_match()
285 return epnt->linktype == NHLT_LINK_DMIC || in nhlt_check_ep_match()
362 if (epnt->linktype == NHLT_LINK_SSP && in intel_nhlt_ssp_device_type()
380 i, epnt->linktype, epnt->virtual_bus_id, in intel_nhlt_ssp_device_type()
/linux/drivers/scsi/lpfc/
H A Dlpfc_vport.h34 uint8_t linktype; member
/linux/include/sound/
H A Dintel-nhlt.h66 u8 linktype; member
/linux/sound/soc/sof/
H A Dipc4-topology.c1844 u32 linktype, u8 dir, u32 **dst, u32 *len) in snd_sof_get_nhlt_endpoint_data() argument
1855 switch (linktype) { in snd_sof_get_nhlt_endpoint_data()
1909 if (linktype == SOF_DAI_INTEL_DMIC) { in snd_sof_get_nhlt_endpoint_data()
1919 } else if (linktype == SOF_DAI_INTEL_DMIC && !single_bitdepth) { in snd_sof_get_nhlt_endpoint_data()
1977 u32 linktype, u8 dir, u32 **dst, u32 *len) in snd_sof_get_nhlt_endpoint_data() argument
/linux/tools/bpf/
H A Dbpf_dbg.c108 uint32_t linktype; member
/linux/drivers/net/wireless/realtek/rtl8xxxu/
H A Dcore.c1590 enum nl80211_iftype linktype, int port_num) in rtl8xxxu_set_linktype() argument
1594 switch (linktype) { in rtl8xxxu_set_linktype()