/Linux-v6.6/drivers/gpu/drm/renesas/rcar-du/ |
D | rcar_lvds.c | 80 enum rcar_lvds_link_type link_type; member 368 if (lvds->link_type != RCAR_LVDS_SINGLE_LINK && lvds->companion) in rcar_lvds_enable() 395 if (lvds->link_type != RCAR_LVDS_SINGLE_LINK) { in rcar_lvds_enable() 403 bool swap_pixels = lvds->link_type == in rcar_lvds_enable() 427 if ((lvds->link_type == RCAR_LVDS_SINGLE_LINK || lvds->companion) && in rcar_lvds_enable() 531 if (lvds->link_type != RCAR_LVDS_SINGLE_LINK && lvds->companion) in rcar_lvds_disable() 663 return lvds->link_type != RCAR_LVDS_SINGLE_LINK; in rcar_lvds_dual_link() 719 lvds->link_type = RCAR_LVDS_DUAL_LINK_ODD_EVEN_PIXELS; in rcar_lvds_parse_dt_companion() 722 lvds->link_type = RCAR_LVDS_DUAL_LINK_EVEN_ODD_PIXELS; in rcar_lvds_parse_dt_companion() 733 lvds->link_type = RCAR_LVDS_DUAL_LINK_EVEN_ODD_PIXELS; in rcar_lvds_parse_dt_companion() [all …]
|
/Linux-v6.6/sound/hda/ |
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() 269 u32 bus_id, u8 link_type, u8 dir, u8 dev_type) in nhlt_check_ep_match() argument 276 (epnt->linktype != link_type) || in nhlt_check_ep_match() 287 u32 bus_id, u8 link_type, u8 vbps, u8 bps, in intel_nhlt_get_endpoint_blob() argument 300 bus_id, link_type, dir, dev_type); in intel_nhlt_get_endpoint_blob() 307 if (nhlt_check_ep_match(dev, epnt, bus_id, link_type, dir, dev_type)) { in intel_nhlt_get_endpoint_blob()
|
/Linux-v6.6/include/sound/ |
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, 164 u8 link_type) in intel_nhlt_has_endpoint_type() argument 181 u32 bus_id, u8 link_type, u8 vbps, u8 bps, in intel_nhlt_get_endpoint_blob() argument
|
/Linux-v6.6/drivers/net/ethernet/freescale/dpaa2/ |
D | dpaa2-mac.h | 38 return mac->attr.link_type == DPMAC_LINK_TYPE_PHY || in dpaa2_mac_is_type_phy() 39 mac->attr.link_type == DPMAC_LINK_TYPE_BACKPLANE; in dpaa2_mac_is_type_phy()
|
D | dpmac.c | 110 attr->link_type = rsp_params->link_type; in dpmac_get_attributes()
|
D | dpmac-cmd.h | 47 u8 link_type; member
|
D | dpaa2-mac.c | 370 mac->if_link_type = mac->attr.link_type; in dpaa2_mac_connect() 409 if ((mac->attr.link_type == DPMAC_LINK_TYPE_PHY && in dpaa2_mac_connect() 411 mac->attr.link_type == DPMAC_LINK_TYPE_BACKPLANE) { in dpaa2_mac_connect()
|
D | dpmac.h | 78 enum dpmac_link_type link_type; member
|
/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/ |
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-v6.6/drivers/gpu/drm/bridge/imx/ |
D | imx-ldb-helper.c | 22 return ldb_ch->link_type == LDB_CH_SINGLE_LINK; in ldb_channel_is_single_link() 28 return ldb_ch->link_type == LDB_CH_DUAL_LINK_EVEN_ODD_PIXELS || in ldb_channel_is_split_link() 29 ldb_ch->link_type == LDB_CH_DUAL_LINK_ODD_EVEN_PIXELS; in ldb_channel_is_split_link()
|
D | imx8qxp-ldb.c | 538 ldb_ch->link_type = LDB_CH_DUAL_LINK_ODD_EVEN_PIXELS; in imx8qxp_ldb_parse_dt_companion() 541 ldb_ch->link_type = LDB_CH_DUAL_LINK_EVEN_ODD_PIXELS; in imx8qxp_ldb_parse_dt_companion() 572 companion_ldb_ch->link_type = ldb_ch->link_type; in imx8qxp_ldb_parse_dt_companion()
|
D | imx-ldb-helper.h | 54 enum ldb_channel_link_type link_type; member
|
D | imx8qm-ldb.c | 506 ldb_ch->link_type = pixel_order; in imx8qm_ldb_probe()
|
/Linux-v6.6/drivers/comedi/drivers/ |
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()
|
D | jr3_pci.h | 274 u32 link_type; member
|
/Linux-v6.6/include/net/bluetooth/ |
D | hci_core.h | 2189 u8 link_type, u8 addr_type, u8 reason, 2192 u8 link_type, u8 addr_type, u8 status); 2193 void mgmt_connect_failed(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 link_type, 2201 u8 link_type, u8 addr_type, u32 value, 2204 u8 link_type, u8 addr_type, u8 status); 2206 u8 link_type, u8 addr_type, u8 status); 2208 u8 link_type, u8 addr_type); 2210 u8 link_type, u8 addr_type, u8 status); 2212 u8 link_type, u8 addr_type, u8 status); 2214 u8 link_type, u8 addr_type, u32 passkey, [all …]
|
/Linux-v6.6/drivers/net/usb/ |
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-v6.6/sound/soc/intel/boards/ |
D | sof_cs42l42.c | 552 int link_type = link_seq & 0x07; in sof_card_dai_links_create() local 554 switch (link_type) { in sof_card_dai_links_create() 598 dev_err(dev, "invalid link type %d\n", link_type); in sof_card_dai_links_create()
|
/Linux-v6.6/net/bluetooth/ |
D | mgmt.c | 3185 static u8 link_to_bdaddr(u8 link_type, u8 addr_type) in link_to_bdaddr() argument 3187 switch (link_type) { in link_to_bdaddr() 9750 u8 link_type, u8 addr_type, u8 reason, in mgmt_device_disconnected() argument 9767 if (link_type != ACL_LINK && link_type != LE_LINK) in mgmt_device_disconnected() 9773 ev.addr.type = link_to_bdaddr(link_type, addr_type); in mgmt_device_disconnected() 9790 u8 link_type, u8 addr_type, u8 status) in mgmt_disconnect_failed() argument 9792 u8 bdaddr_type = link_to_bdaddr(link_type, addr_type); in mgmt_disconnect_failed() 9815 void mgmt_connect_failed(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 link_type, in mgmt_connect_failed() argument 9829 ev.addr.type = link_to_bdaddr(link_type, addr_type); in mgmt_connect_failed() 9873 u8 link_type, u8 addr_type, u32 value, in mgmt_user_confirm_request() argument [all …]
|
D | hci_event.c | 3133 conn = hci_conn_hash_lookup_ba(hdev, ev->link_type, &ev->bdaddr); in hci_conn_complete_evt() 3150 if (ev->link_type == ACL_LINK && in hci_conn_complete_evt() 3154 conn = hci_conn_add(hdev, ev->link_type, &ev->bdaddr, in hci_conn_complete_evt() 3161 if (ev->link_type != SCO_LINK) in hci_conn_complete_evt() 3236 } else if (ev->link_type == SCO_LINK) { in hci_conn_complete_evt() 3271 bt_dev_dbg(hdev, "bdaddr %pMR type 0x%x", &ev->bdaddr, ev->link_type); in hci_conn_request_evt() 3283 mask |= hci_proto_connect_ind(hdev, &ev->bdaddr, ev->link_type, in hci_conn_request_evt() 3317 conn = hci_conn_hash_lookup_ba(hdev, ev->link_type, in hci_conn_request_evt() 3320 conn = hci_conn_add(hdev, ev->link_type, &ev->bdaddr, in hci_conn_request_evt() 3332 if (ev->link_type == ACL_LINK || in hci_conn_request_evt() [all …]
|
/Linux-v6.6/tools/testing/selftests/net/ |
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-v6.6/sound/soc/intel/skylake/ |
D | skl-topology.c | 287 int link_type, dir; in skl_tplg_update_be_blob() local 301 link_type = NHLT_LINK_DMIC; in skl_tplg_update_be_blob() 310 link_type = NHLT_LINK_SSP; in skl_tplg_update_be_blob() 332 link_type, s_fmt, s_cont, ch, in skl_tplg_update_be_blob() 339 m_cfg->vbus_id, link_type, dir); in skl_tplg_update_be_blob() 1801 int link_type = skl_tplg_be_link_type(mconfig->dev_type); in skl_tplg_be_fill_pipe_params() local 1807 if (link_type == NHLT_LINK_HDA) in skl_tplg_be_fill_pipe_params() 1823 mconfig->vbus_id, link_type, in skl_tplg_be_fill_pipe_params() 1832 mconfig->vbus_id, link_type, params->stream, in skl_tplg_be_fill_pipe_params()
|
/Linux-v6.6/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_crat.c | 1637 uint8_t link_type; in kfd_fill_iolink_info_for_cpu() local 1640 link_type = CRAT_IOLINK_TYPE_HYPERTRANSPORT; in kfd_fill_iolink_info_for_cpu() 1642 link_type = CRAT_IOLINK_TYPE_QPI_1_1; in kfd_fill_iolink_info_for_cpu() 1665 sub_type_hdr->io_interface_type = link_type; in kfd_fill_iolink_info_for_cpu()
|
/Linux-v6.6/drivers/s390/net/ |
D | qeth_core_main.c | 125 switch (card->info.link_type) { in qeth_get_cardname_short() 778 switch (card->info.link_type) { in qeth_default_link_info() 800 card->info.link_type); in qeth_default_link_info() 2354 static bool qeth_is_supported_link_type(struct qeth_card *card, u8 link_type) in qeth_is_supported_link_type() argument 2356 if (link_type == QETH_LINK_TYPE_LANE_TR || in qeth_is_supported_link_type() 2357 link_type == QETH_LINK_TYPE_HSTR) { in qeth_is_supported_link_type() 2425 u8 link_type = 0; in qeth_ulp_enable_cb() local 2443 memcpy(&link_type, in qeth_ulp_enable_cb() 2445 if (!qeth_is_supported_link_type(card, link_type)) in qeth_ulp_enable_cb() 2449 card->info.link_type = link_type; in qeth_ulp_enable_cb() [all …]
|
/Linux-v6.6/include/media/ |
D | media-entity.h | 1435 unsigned long link_type);
|