/linux-4.4.14/sound/soc/intel/skylake/ |
D | skl-nhlt.c | 95 u32 instance_id, u8 link_type, u8 dirn) in skl_check_ep_match() argument 101 (epnt->linktype == link_type) && in skl_check_ep_match() 109 *skl_get_ep_blob(struct skl *skl, u32 instance, u8 link_type, in skl_get_ep_blob() argument 121 dump_config(dev, instance, link_type, s_fmt, num_ch, s_rate, dirn, bps); in skl_get_ep_blob() 128 if (skl_check_ep_match(dev, epnt, instance, link_type, dirn)) { in skl_get_ep_blob()
|
D | skl.h | 91 u8 link_type, u8 s_fmt, u8 no_ch, u32 s_rate, u8 dirn);
|
D | skl-topology.c | 919 int link_type = skl_tplg_be_link_type(mconfig->dev_type); in skl_tplg_be_fill_pipe_params() local 924 cfg = skl_get_ep_blob(skl, mconfig->vbus_id, link_type, in skl_tplg_be_fill_pipe_params() 932 mconfig->vbus_id, link_type, in skl_tplg_be_fill_pipe_params()
|
/linux-4.4.14/include/net/bluetooth/ |
D | hci_core.h | 1443 u8 link_type, u8 addr_type, u8 reason, 1446 u8 link_type, u8 addr_type, u8 status); 1447 void mgmt_connect_failed(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 link_type, 1455 u8 link_type, u8 addr_type, u32 value, 1458 u8 link_type, u8 addr_type, u8 status); 1460 u8 link_type, u8 addr_type, u8 status); 1462 u8 link_type, u8 addr_type); 1464 u8 link_type, u8 addr_type, u8 status); 1466 u8 link_type, u8 addr_type, u8 status); 1468 u8 link_type, u8 addr_type, u32 passkey, [all …]
|
D | hci.h | 1510 __u8 link_type; member 1518 __u8 link_type; member 1698 __u8 link_type; member
|
/linux-4.4.14/drivers/staging/comedi/drivers/ |
D | jr3_pci.c | 87 u16 link_type; member 146 set_u16(&channel->transforms[num].link[i].link_type, in set_transforms() 147 transf.link[i].link_type); in set_transforms() 152 if (transf.link[i].link_type == end_x_form) in set_transforms() 506 transf.link[i].link_type = (enum link_types)0; in jr3_pci_poll_subdevice()
|
D | jr3_pci.h | 259 u32 link_type; member
|
/linux-4.4.14/net/bluetooth/ |
D | mgmt.c | 3220 static u8 link_to_bdaddr(u8 link_type, u8 addr_type) in link_to_bdaddr() argument 3222 switch (link_type) { in link_to_bdaddr() 8000 u8 link_type, u8 addr_type, u8 reason, in mgmt_device_disconnected() argument 8017 if (link_type != ACL_LINK && link_type != LE_LINK) in mgmt_device_disconnected() 8023 ev.addr.type = link_to_bdaddr(link_type, addr_type); in mgmt_device_disconnected() 8036 u8 link_type, u8 addr_type, u8 status) in mgmt_disconnect_failed() argument 8038 u8 bdaddr_type = link_to_bdaddr(link_type, addr_type); in mgmt_disconnect_failed() 8061 void mgmt_connect_failed(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 link_type, in mgmt_connect_failed() argument 8075 ev.addr.type = link_to_bdaddr(link_type, addr_type); in mgmt_connect_failed() 8119 u8 link_type, u8 addr_type, u32 value, in mgmt_user_confirm_request() argument [all …]
|
D | hci_event.c | 2136 conn = hci_conn_hash_lookup_ba(hdev, ev->link_type, &ev->bdaddr); in hci_conn_complete_evt() 2138 if (ev->link_type != SCO_LINK) in hci_conn_complete_evt() 2203 } else if (ev->link_type != ACL_LINK) in hci_conn_complete_evt() 2230 ev->link_type); in hci_conn_request_evt() 2232 mask |= hci_proto_connect_ind(hdev, &ev->bdaddr, ev->link_type, in hci_conn_request_evt() 2266 conn = hci_conn_hash_lookup_ba(hdev, ev->link_type, in hci_conn_request_evt() 2269 conn = hci_conn_add(hdev, ev->link_type, &ev->bdaddr, in hci_conn_request_evt() 2282 if (ev->link_type == ACL_LINK || in hci_conn_request_evt() 3730 conn = hci_conn_hash_lookup_ba(hdev, ev->link_type, &ev->bdaddr); in hci_sync_conn_complete_evt() 3732 if (ev->link_type == ESCO_LINK) in hci_sync_conn_complete_evt() [all …]
|
D | l2cap_core.c | 66 static inline u8 bdaddr_type(u8 link_type, u8 bdaddr_type) in bdaddr_type() argument 68 if (link_type == LE_LINK) { in bdaddr_type() 1741 u8 link_type) in l2cap_global_chan_by_psm() argument 1751 if (link_type == ACL_LINK && c->src_type != BDADDR_BREDR) in l2cap_global_chan_by_psm() 1754 if (link_type == LE_LINK && c->src_type == BDADDR_BREDR) in l2cap_global_chan_by_psm()
|
/linux-4.4.14/drivers/net/usb/ |
D | sierra_net.c | 143 u8 link_type; member 376 if (lsi->link_type != SIERRA_NET_AS_LINK_TYPE_IPv4) { in sierra_net_parse_lsi() 378 lsi->link_type); in sierra_net_parse_lsi()
|
/linux-4.4.14/drivers/s390/net/ |
D | qeth_core_main.c | 155 switch (card->info.link_type) { in qeth_get_cardname_short() 2227 switch (card->info.link_type) { in qeth_get_initial_mtu_for_card() 2280 __u8 link_type; in qeth_ulp_enable_cb() local 2318 memcpy(&link_type, in qeth_ulp_enable_cb() 2320 card->info.link_type = link_type; in qeth_ulp_enable_cb() 2322 card->info.link_type = 0; in qeth_ulp_enable_cb() 2323 QETH_DBF_TEXT_(SETUP, 2, "link%d", card->info.link_type); in qeth_ulp_enable_cb() 2863 static inline __u8 qeth_get_ipa_adp_type(enum qeth_link_types link_type) in qeth_get_ipa_adp_type() argument 2865 switch (link_type) { in qeth_get_ipa_adp_type() 2881 cmd->hdr.adapter_type = qeth_get_ipa_adp_type(card->info.link_type); in qeth_fill_ipacmd_header() [all …]
|
D | qeth_core.h | 669 enum qeth_link_types link_type; member
|
D | qeth_l3_main.c | 2660 switch (card->info.link_type) { in qeth_l3_get_cast_type() 3174 if ((card->info.link_type == QETH_LINK_TYPE_LANE_TR) || in qeth_l3_setup_netdev() 3175 (card->info.link_type == QETH_LINK_TYPE_HSTR)) { in qeth_l3_setup_netdev()
|