Searched refs:linktype (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/sound/soc/intel/skylake/ |
D | skl-nhlt.c | 74 u8 no_ch, u32 rate, u16 bps, u8 linktype) in skl_get_specific_cfg() argument 93 if (linktype == NHLT_LINK_DMIC) in skl_get_specific_cfg() 107 static void dump_config(struct device *dev, u32 instance_id, u8 linktype, in dump_config() argument 112 dev_dbg(dev, "vbus_id=%d link_type=%d\n", instance_id, linktype); in dump_config() 120 epnt->virtual_bus_id, epnt->linktype, in skl_check_ep_match() 124 (epnt->linktype == link_type) && in skl_check_ep_match() 127 if (epnt->linktype == NHLT_LINK_DMIC) in skl_check_ep_match() 186 if (epnt->linktype == NHLT_LINK_DMIC) { in skl_get_dmic_geo() 440 if (epnt->linktype == NHLT_LINK_SSP) { in skl_get_clks()
|
D | skl-nhlt.h | 78 u8 linktype; member
|
D | skl-debug.c | 131 mconfig->pipe->p_params->linktype, in module_read()
|
D | skl-topology.h | 284 u8 linktype; member
|
/Linux-v4.19/net/caif/ |
D | cfctrl.c | 78 p1->linktype == p2->linktype && in param_eq() 86 switch (p1->linktype) { in param_eq() 229 cfpkt_addbdy(pkt, (param->chtype << 4) | param->linktype); in cfctrl_linkup_request() 233 switch (param->linktype) { in cfctrl_linkup_request() 271 param->linktype); in cfctrl_linkup_request() 388 linkparam.linktype = serv; in cfctrl_recv() 590 u8 linkid, linktype, tmp; in handle_loop() local 616 cfpkt_peek_head(pkt, &linktype, 1); in handle_loop() 617 if (linktype == CFCTRL_SRV_UTIL) { in handle_loop()
|
D | cfcnfg.c | 253 l->linktype = CFCTRL_SRV_VEI; in caif_connect_req_to_link_param() 258 l->linktype = CFCTRL_SRV_DATAGRAM; in caif_connect_req_to_link_param() 263 l->linktype = CFCTRL_SRV_DATAGRAM; in caif_connect_req_to_link_param() 269 l->linktype = CFCTRL_SRV_RFM; in caif_connect_req_to_link_param() 275 l->linktype = CFCTRL_SRV_UTIL; in caif_connect_req_to_link_param() 290 l->linktype = CFCTRL_SRV_DBG; in caif_connect_req_to_link_param() 349 *proto_head = protohead[param.linktype] + phy->head_room; in caif_connect_client()
|
/Linux-v4.19/drivers/scsi/lpfc/ |
D | lpfc_vport.h | 34 uint8_t linktype; member
|
/Linux-v4.19/include/net/caif/ |
D | cfctrl.h | 59 enum cfctrl_srv linktype;/* (T3,T0) Type of Channel */ member
|
/Linux-v4.19/tools/bpf/ |
D | bpf_dbg.c | 108 uint32_t linktype; member
|
/Linux-v4.19/drivers/net/wireless/realtek/rtl8xxxu/ |
D | rtl8xxxu_core.c | 1527 enum nl80211_iftype linktype) in rtl8xxxu_set_linktype() argument 1534 switch (linktype) { in rtl8xxxu_set_linktype()
|