| /linux/drivers/acpi/ |
| H A D | nhlt.c | 69 int link_type, int dev_type, int dir, int bus_id) in acpi_nhlt_endpoint_match() argument 72 (link_type < 0 || ep->link_type == link_type) && in acpi_nhlt_endpoint_match() 95 int link_type, int dev_type, int dir, int bus_id) in acpi_nhlt_tb_find_endpoint() argument 100 if (acpi_nhlt_endpoint_match(ep, link_type, dev_type, dir, bus_id)) in acpi_nhlt_tb_find_endpoint() 120 acpi_nhlt_find_endpoint(int link_type, int dev_type, int dir, int bus_id) in acpi_nhlt_find_endpoint() argument 123 return acpi_nhlt_tb_find_endpoint(acpi_gbl_nhlt, link_type, dev_type, dir, bus_id); in acpi_nhlt_find_endpoint() 181 int link_type, int dev_type, int dir, int bus_id, in acpi_nhlt_tb_find_fmtcfg() argument 188 if (!acpi_nhlt_endpoint_match(ep, link_type, dev_type, dir, bus_id)) in acpi_nhlt_tb_find_fmtcfg() 219 acpi_nhlt_find_fmtcfg(int link_type, int dev_type, int dir, int bus_id, in acpi_nhlt_find_fmtcfg() argument 223 return acpi_nhlt_tb_find_fmtcfg(acpi_gbl_nhlt, link_type, dev_type, dir, bus_id, in acpi_nhlt_find_fmtcfg() [all …]
|
| /linux/include/acpi/ |
| H A D | nhlt.h | 103 int link_type, int dev_type, int dir, int bus_id); 106 int link_type, int dev_type, int dir, int bus_id); 108 acpi_nhlt_find_endpoint(int link_type, int dev_type, int dir, int bus_id); 114 int link_type, int dev_type, int dir, int bus_id, 117 acpi_nhlt_find_fmtcfg(int link_type, int dev_type, int dir, int bus_id, 134 int link_type, int dev_type, int dir, int bus_id) in acpi_nhlt_endpoint_match() argument 141 int link_type, int dev_type, int dir, int bus_id) in acpi_nhlt_tb_find_endpoint() argument 155 int link_type, int dev_type, int dir, int bus_id, in acpi_nhlt_tb_find_fmtcfg() argument 167 acpi_nhlt_find_endpoint(int link_type, int dev_type, int dir, int bus_id) in acpi_nhlt_find_endpoint() argument 173 acpi_nhlt_find_fmtcfg(int link_type, int dev_type, int dir, int bus_id, in acpi_nhlt_find_fmtcfg() argument
|
| H A D | actbl2.h | 2233 u8 link_type; member
|
| /linux/sound/hda/core/ |
| H A D | intel-nhlt.c | 119 bool intel_nhlt_has_endpoint_type(struct nhlt_acpi_table *nhlt, u8 link_type) in intel_nhlt_has_endpoint_type() argument 129 if (epnt->linktype == link_type) in intel_nhlt_has_endpoint_type() 273 u32 bus_id, u8 link_type, u8 dir, u8 dev_type) in nhlt_check_ep_match() argument 280 (epnt->linktype != link_type) || in nhlt_check_ep_match() 291 u32 bus_id, u8 link_type, u8 vbps, u8 bps, in intel_nhlt_get_endpoint_blob() argument 305 bus_id, link_type, dir, dev_type); in intel_nhlt_get_endpoint_blob() 306 if (link_type == NHLT_LINK_DMIC && bps == 32 && (vbps == 24 || vbps == 32)) { in intel_nhlt_get_endpoint_blob() 331 if (nhlt_check_ep_match(dev, epnt, bus_id, link_type, dir, dev_type)) { in intel_nhlt_get_endpoint_blob()
|
| /linux/include/sound/ |
| H A D | intel-nhlt.h | 135 bool intel_nhlt_has_endpoint_type(struct nhlt_acpi_table *nhlt, u8 link_type); 143 u32 bus_id, u8 link_type, u8 vbps, u8 bps, 167 u8 link_type) in intel_nhlt_has_endpoint_type() argument 184 u32 bus_id, u8 link_type, u8 vbps, u8 bps, in intel_nhlt_get_endpoint_blob() argument
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | libbpf_str.c | 85 enum bpf_link_type link_type = (enum bpf_link_type)e->val; in test_libbpf_bpf_link_type_str() local 90 if (link_type == __MAX_BPF_LINK_TYPE) in test_libbpf_bpf_link_type_str() 94 link_type_str = libbpf_bpf_link_type_str(link_type); in test_libbpf_bpf_link_type_str()
|
| /linux/drivers/net/ethernet/freescale/dpaa2/ |
| H A D | dpmac.c | 110 attr->link_type = rsp_params->link_type; in dpmac_get_attributes()
|
| H A D | dpmac-cmd.h | 47 u8 link_type; member
|
| H A D | dpmac.h | 78 enum dpmac_link_type link_type; member
|
| /linux/drivers/comedi/drivers/ |
| H A D | jr3_pci.c | 77 u16 link_type; member 140 set_u16(&sensor->transforms[num].link[i].link_type, in set_transforms() 141 transf->link[i].link_type); in set_transforms() 146 if (transf->link[i].link_type == end_x_form) in set_transforms() 477 transf.link[i].link_type = (enum link_types)0; in jr3_pci_poll_subdevice()
|
| H A D | jr3_pci.h | 274 u32 link_type; member
|
| /linux/drivers/net/usb/ |
| H A D | sierra_net.c | 136 u8 link_type; member 380 if (single->link_type != SIERRA_NET_AS_LINK_TYPE_IPV4 && in sierra_net_parse_lsi() 381 single->link_type != SIERRA_NET_AS_LINK_TYPE_IPV6) { in sierra_net_parse_lsi() 383 single->link_type); in sierra_net_parse_lsi()
|
| /linux/include/net/bluetooth/ |
| H A D | hci_core.h | 2427 u8 link_type, u8 addr_type, u8 reason, 2430 u8 link_type, u8 addr_type, u8 status); 2439 u8 link_type, u8 addr_type, u32 value, 2442 u8 link_type, u8 addr_type, u8 status); 2444 u8 link_type, u8 addr_type, u8 status); 2446 u8 link_type, u8 addr_type); 2448 u8 link_type, u8 addr_type, u8 status); 2450 u8 link_type, u8 addr_type, u8 status); 2452 u8 link_type, u8 addr_type, u32 passkey, 2459 void mgmt_device_found(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 link_type, [all …]
|
| H A D | hci.h | 2299 __u8 link_type; member 2307 __u8 link_type; member 2491 __u8 link_type; member
|
| /linux/net/bluetooth/ |
| H A D | mgmt.c | 3309 static u8 link_to_bdaddr(u8 link_type, u8 addr_type) in link_to_bdaddr() argument 3311 switch (link_type) { in link_to_bdaddr() 9826 u8 link_type, u8 addr_type, u8 reason, in mgmt_device_disconnected() argument 9835 if (link_type != ACL_LINK && in mgmt_device_disconnected() 9836 link_type != LE_LINK && in mgmt_device_disconnected() 9837 link_type != BIS_LINK) in mgmt_device_disconnected() 9841 ev.addr.type = link_to_bdaddr(link_type, addr_type); in mgmt_device_disconnected() 9855 u8 link_type, u8 addr_type, u8 status) in mgmt_disconnect_failed() argument 9857 u8 bdaddr_type = link_to_bdaddr(link_type, addr_type); in mgmt_disconnect_failed() 9935 u8 link_type, u8 addr_type, u32 value, in mgmt_user_confirm_request() argument [all …]
|
| H A D | hci_event.c | 3099 conn = hci_conn_hash_lookup_ba(hdev, ev->link_type, &ev->bdaddr); in hci_conn_complete_evt() 3117 if (ev->link_type == ACL_LINK && in hci_conn_complete_evt() 3121 conn = hci_conn_add_unset(hdev, ev->link_type, in hci_conn_complete_evt() 3129 if (ev->link_type != SCO_LINK) in hci_conn_complete_evt() 3180 ev->link_type == ACL_LINK) { in hci_conn_complete_evt() 3217 } else if (ev->link_type == SCO_LINK) { in hci_conn_complete_evt() 3250 bt_dev_dbg(hdev, "bdaddr %pMR type 0x%x", &ev->bdaddr, ev->link_type); in hci_conn_request_evt() 3262 mask |= hci_proto_connect_ind(hdev, &ev->bdaddr, ev->link_type, in hci_conn_request_evt() 3296 conn = hci_conn_hash_lookup_ba(hdev, ev->link_type, in hci_conn_request_evt() 3299 conn = hci_conn_add_unset(hdev, ev->link_type, &ev->bdaddr, 0, in hci_conn_request_evt() [all …]
|
| H A 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() 1836 u8 link_type) in l2cap_global_chan_by_psm() argument 1846 if (link_type == ACL_LINK && c->src_type != BDADDR_BREDR) in l2cap_global_chan_by_psm() 1849 if (link_type == LE_LINK && c->src_type == BDADDR_BREDR) in l2cap_global_chan_by_psm()
|
| /linux/tools/testing/selftests/net/ |
| H A D | tap.c | 83 static int dev_create(const char *dev, const char *link_type, in dev_create() argument 122 rtattr_add_strsz(&req.nh, IFLA_INFO_KIND, link_type); in dev_create()
|
| /linux/drivers/s390/net/ |
| H A D | qeth_core.h | 727 enum qeth_link_types link_type; member
|
| /linux/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_adminq_cmd.h | 1616 u8 link_type[4]; member
|
| H A D | i40e_common.c | 1364 memcpy(&tmp, resp->link_type, sizeof(tmp)); in i40e_aq_get_link_info()
|