Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/intel/skylake/
Dskl-nhlt.c85 static void dump_config(struct device *dev, u32 instance_id, u8 linktype, in dump_config() argument
90 dev_dbg(dev, "vbus_id=%d link_type=%d\n", instance_id, linktype); in dump_config()
98 epnt->virtual_bus_id, epnt->linktype, epnt->direction); in skl_check_ep_match()
101 (epnt->linktype == link_type) && in skl_check_ep_match()
Dskl-nhlt.h78 u8 linktype; member
Dskl-topology.h218 u8 linktype; member
/linux-4.4.14/net/caif/
Dcfctrl.c78 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()
390 linkparam.linktype = serv; in cfctrl_recv()
596 u8 linkid, linktype, tmp; in handle_loop() local
622 cfpkt_peek_head(pkt, &linktype, 1); in handle_loop()
623 if (linktype == CFCTRL_SRV_UTIL) { in handle_loop()
Dcfcnfg.c253 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()
276 l->linktype = CFCTRL_SRV_UTIL; in caif_connect_req_to_link_param()
292 l->linktype = CFCTRL_SRV_DBG; in caif_connect_req_to_link_param()
351 *proto_head = protohead[param.linktype] + phy->head_room; in caif_connect_client()
/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc_vport.h32 uint8_t linktype; member
/linux-4.4.14/include/net/caif/
Dcfctrl.h59 enum cfctrl_srv linktype;/* (T3,T0) Type of Channel */ member
/linux-4.4.14/tools/net/
Dbpf_dbg.c108 uint32_t linktype; member
/linux-4.4.14/drivers/net/wireless/realtek/rtl8xxxu/
Drtl8xxxu.c1600 enum nl80211_iftype linktype) in rtl8xxxu_set_linktype() argument
1607 switch (linktype) { in rtl8xxxu_set_linktype()