Searched refs:linktype (Results 1 – 5 of 5) sorted by relevance
/sound/soc/intel/skylake/ |
D | skl-nhlt.c | 18 u8 no_ch, u32 rate, u16 bps, u8 linktype) in skl_get_specific_cfg() argument 37 if (linktype == NHLT_LINK_DMIC) in skl_get_specific_cfg() 51 static void dump_config(struct device *dev, u32 instance_id, u8 linktype, in dump_config() argument 56 dev_dbg(dev, "vbus_id=%d link_type=%d\n", instance_id, linktype); in dump_config() 64 epnt->virtual_bus_id, epnt->linktype, in skl_check_ep_match() 68 (epnt->linktype == link_type) && in skl_check_ep_match() 71 if (epnt->linktype == NHLT_LINK_DMIC) in skl_check_ep_match() 346 if (epnt->linktype == NHLT_LINK_SSP) { in skl_get_clks()
|
D | skl-debug.c | 127 mconfig->pipe->p_params->linktype, in module_read()
|
D | skl-topology.h | 270 u8 linktype; member
|
/sound/hda/ |
D | intel-nhlt.c | 83 if (epnt->linktype != NHLT_LINK_DMIC) in intel_nhlt_get_dmic_geo()
|
/sound/soc/sof/intel/ |
D | hda-dai.c | 24 u8 linktype; member
|