Searched refs:qnoc_of_match (Results 1 – 17 of 17) sorted by relevance
/linux-6.3-rc2/drivers/interconnect/qcom/ |
A D | sdx55.c | 219 static const struct of_device_id qnoc_of_match[] = { variable 228 MODULE_DEVICE_TABLE(of, qnoc_of_match); 235 .of_match_table = qnoc_of_match,
|
A D | sdx65.c | 208 static const struct of_device_id qnoc_of_match[] = { variable 217 MODULE_DEVICE_TABLE(of, qnoc_of_match); 224 .of_match_table = qnoc_of_match,
|
A D | sdm670.c | 407 static const struct of_device_id qnoc_of_match[] = { variable 426 MODULE_DEVICE_TABLE(of, qnoc_of_match); 433 .of_match_table = qnoc_of_match,
|
A D | sc7180.c | 488 static const struct of_device_id qnoc_of_match[] = { variable 515 MODULE_DEVICE_TABLE(of, qnoc_of_match); 522 .of_match_table = qnoc_of_match,
|
A D | sdm845.c | 443 static const struct of_device_id qnoc_of_match[] = { variable 462 MODULE_DEVICE_TABLE(of, qnoc_of_match); 469 .of_match_table = qnoc_of_match,
|
A D | sm6350.c | 456 static const struct of_device_id qnoc_of_match[] = { variable 479 MODULE_DEVICE_TABLE(of, qnoc_of_match); 486 .of_match_table = qnoc_of_match,
|
A D | qdu1000.c | 1028 static const struct of_device_id qnoc_of_match[] = { variable 1043 MODULE_DEVICE_TABLE(of, qnoc_of_match); 1050 .of_match_table = qnoc_of_match,
|
A D | sm8150.c | 486 static const struct of_device_id qnoc_of_match[] = { variable 509 MODULE_DEVICE_TABLE(of, qnoc_of_match); 516 .of_match_table = qnoc_of_match,
|
A D | sm8250.c | 502 static const struct of_device_id qnoc_of_match[] = { variable 525 MODULE_DEVICE_TABLE(of, qnoc_of_match); 532 .of_match_table = qnoc_of_match,
|
A D | sm8350.c | 513 static const struct of_device_id qnoc_of_match[] = { variable 526 MODULE_DEVICE_TABLE(of, qnoc_of_match); 533 .of_match_table = qnoc_of_match,
|
A D | sc7280.c | 1805 static const struct of_device_id qnoc_of_match[] = { variable 1832 MODULE_DEVICE_TABLE(of, qnoc_of_match); 1839 .of_match_table = qnoc_of_match,
|
A D | sc8180x.c | 1871 static const struct of_device_id qnoc_of_match[] = { variable 1885 MODULE_DEVICE_TABLE(of, qnoc_of_match); 1892 .of_match_table = qnoc_of_match,
|
A D | sm8450.c | 1941 static const struct of_device_id qnoc_of_match[] = { variable 1966 MODULE_DEVICE_TABLE(of, qnoc_of_match); 1973 .of_match_table = qnoc_of_match,
|
A D | msm8996.c | 2093 static const struct of_device_id qnoc_of_match[] = { variable 2104 MODULE_DEVICE_TABLE(of, qnoc_of_match); 2111 .of_match_table = qnoc_of_match,
|
A D | sm8550.c | 2263 static const struct of_device_id qnoc_of_match[] = { variable 2294 MODULE_DEVICE_TABLE(of, qnoc_of_match); 2301 .of_match_table = qnoc_of_match,
|
A D | sc8280xp.c | 2373 static const struct of_device_id qnoc_of_match[] = { variable 2388 MODULE_DEVICE_TABLE(of, qnoc_of_match); 2395 .of_match_table = qnoc_of_match,
|
A D | sa8775p.c | 2499 static const struct of_device_id qnoc_of_match[] = { variable 2516 MODULE_DEVICE_TABLE(of, qnoc_of_match); 2523 .of_match_table = qnoc_of_match,
|
Completed in 33 milliseconds