Searched refs:link_cnt (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/sound/soc/ti/ |
| H A D | j721e-evm.c | 851 int link_cnt, conf_cnt, ret, i; in j721e_soc_probe() local 893 link_cnt = 0; in j721e_soc_probe() 895 ret = j721e_soc_probe_cpb(priv, &link_cnt, &conf_cnt); in j721e_soc_probe() 899 ret = j721e_soc_probe_ivi(priv, &link_cnt, &conf_cnt); in j721e_soc_probe() 904 card->num_links = link_cnt; in j721e_soc_probe()
|
| /linux-6.15/net/tipc/ |
| H A D | node.c | 130 int link_cnt; member 756 node->link_cnt--; in tipc_node_clear_links() 806 int remains = n->link_cnt; in tipc_node_timeout() 1086 n->link_cnt--; in tipc_node_link_down() 1274 if (n->link_cnt == 2) in tipc_node_check_dest() 1297 n->link_cnt++; in tipc_node_check_dest() 1299 if (n->link_cnt == 1) { in tipc_node_check_dest() 3105 i += scnprintf(buf + i, sz - i, " %d", n->link_cnt); in tipc_node_dump()
|
| /linux-6.15/drivers/gpu/drm/xlnx/ |
| H A D | zynqmp_dp.c | 334 u8 link_cnt; member 1864 return zynqmp_dp_setup(dp, dp->test.bw_code, dp->test.link_cnt, in zynqmp_dp_test_setup() 2157 *val = dp->test.link_cnt; in zynqmp_dp_lanes_get() 2172 dp->test.link_cnt = val; in zynqmp_dp_lanes_set() 2271 dp->test.link_cnt = dp->num_lanes; in zynqmp_dp_bridge_debugfs_init()
|
| /linux-6.15/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x.h | 1536 u32 link_cnt; member
|
| H A D | bnx2x_cmn.c | 1300 bp->link_cnt++; in __bnx2x_link_report()
|
| /linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| H A D | amdgpu_dm.c | 5111 u32 link_cnt; in amdgpu_dm_initialize_drm_device() local 5125 link_cnt = dm->dc->caps.max_links; in amdgpu_dm_initialize_drm_device() 5255 if (link_cnt > MAX_LINKS) { in amdgpu_dm_initialize_drm_device() 5263 for (i = 0; i < link_cnt; i++) { in amdgpu_dm_initialize_drm_device()
|