/kernel/linux/linux-6.6/drivers/interconnect/qcom/ |
H A D | sdx65.c | 830 static struct qcom_icc_node * const system_noc_nodes[] = { variable 881 .nodes = system_noc_nodes, 882 .num_nodes = ARRAY_SIZE(system_noc_nodes),
|
H A D | sdx55.c | 843 static struct qcom_icc_node * const system_noc_nodes[] = { variable 897 .nodes = system_noc_nodes, 898 .num_nodes = ARRAY_SIZE(system_noc_nodes),
|
H A D | qdu1000.c | 942 static struct qcom_icc_node * const system_noc_nodes[] = { variable 1013 .nodes = system_noc_nodes, 1014 .num_nodes = ARRAY_SIZE(system_noc_nodes),
|
H A D | sdm670.c | 1483 static struct qcom_icc_node * const system_noc_nodes[] = { variable 1507 .nodes = system_noc_nodes, 1508 .num_nodes = ARRAY_SIZE(system_noc_nodes),
|
H A D | sm8450.c | 1838 static struct qcom_icc_node * const system_noc_nodes[] = { variable 1852 .nodes = system_noc_nodes, 1853 .num_nodes = ARRAY_SIZE(system_noc_nodes),
|
H A D | sm8250.c | 1936 static struct qcom_icc_node * const system_noc_nodes[] = { variable 1959 .nodes = system_noc_nodes, 1960 .num_nodes = ARRAY_SIZE(system_noc_nodes),
|
H A D | sm8350.c | 1929 static struct qcom_icc_node * const system_noc_nodes[] = { variable 1941 .nodes = system_noc_nodes, 1942 .num_nodes = ARRAY_SIZE(system_noc_nodes),
|
H A D | sm8150.c | 1813 static struct qcom_icc_node * const system_noc_nodes[] = { variable 1834 .nodes = system_noc_nodes, 1835 .num_nodes = ARRAY_SIZE(system_noc_nodes),
|
H A D | sm6350.c | 1653 static struct qcom_icc_node * const system_noc_nodes[] = { variable 1672 .nodes = system_noc_nodes, 1673 .num_nodes = ARRAY_SIZE(system_noc_nodes),
|
H A D | sdm845.c | 1753 static struct qcom_icc_node * const system_noc_nodes[] = { variable 1776 .nodes = system_noc_nodes, 1777 .num_nodes = ARRAY_SIZE(system_noc_nodes),
|
H A D | sc7180.c | 1755 static struct qcom_icc_node * const system_noc_nodes[] = { variable 1773 .nodes = system_noc_nodes, 1774 .num_nodes = ARRAY_SIZE(system_noc_nodes),
|
H A D | sc8180x.c | 1768 static struct qcom_icc_node * const system_noc_nodes[] = { variable 1848 .nodes = system_noc_nodes, 1849 .num_nodes = ARRAY_SIZE(system_noc_nodes),
|
H A D | sc7280.c | 1789 static struct qcom_icc_node * const system_noc_nodes[] = { variable 1801 .nodes = system_noc_nodes, 1802 .num_nodes = ARRAY_SIZE(system_noc_nodes),
|
H A D | sm8550.c | 2171 static struct qcom_icc_node * const system_noc_nodes[] = { variable 2181 .nodes = system_noc_nodes, 2182 .num_nodes = ARRAY_SIZE(system_noc_nodes),
|
H A D | sa8775p.c | 2481 static struct qcom_icc_node *system_noc_nodes[] = { variable 2495 .nodes = system_noc_nodes, 2496 .num_nodes = ARRAY_SIZE(system_noc_nodes),
|
/kernel/linux/linux-5.10/drivers/interconnect/qcom/ |
H A D | sc7180.c | 672 static struct qcom_icc_node *system_noc_nodes[] = { variable 690 .nodes = system_noc_nodes, 691 .num_nodes = ARRAY_SIZE(system_noc_nodes),
|
H A D | sdm845.c | 411 static struct qcom_icc_node *system_noc_nodes[] = { variable 434 .nodes = system_noc_nodes, 435 .num_nodes = ARRAY_SIZE(system_noc_nodes),
|
H A D | sm8250.c | 492 static struct qcom_icc_node *system_noc_nodes[] = { variable 515 .nodes = system_noc_nodes, 516 .num_nodes = ARRAY_SIZE(system_noc_nodes),
|
H A D | sm8150.c | 478 static struct qcom_icc_node *system_noc_nodes[] = { variable 499 .nodes = system_noc_nodes, 500 .num_nodes = ARRAY_SIZE(system_noc_nodes),
|