Searched refs:qnoc_probe (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.15/drivers/interconnect/qcom/ |
| D | icc-rpm.c | 89 int qnoc_probe(struct platform_device *pdev, size_t cd_size, int cd_num, in qnoc_probe() function 181 EXPORT_SYMBOL(qnoc_probe);
|
| D | icc-rpm.h | 69 int qnoc_probe(struct platform_device *pdev, size_t cd_size, int cd_num,
|
| D | qcs404.c | 274 return qnoc_probe(pdev, sizeof(qcs404_bus_clocks), in qcs404_qnoc_probe()
|
| D | sc8180x.c | 506 static int qnoc_probe(struct platform_device *pdev) in qnoc_probe() function 615 .probe = qnoc_probe,
|
| D | msm8916.c | 310 return qnoc_probe(pdev, sizeof(msm8916_bus_clocks), in msm8916_qnoc_probe()
|
| D | msm8939.c | 331 return qnoc_probe(pdev, sizeof(msm8939_bus_clocks), in msm8939_qnoc_probe()
|
| D | sdm660.c | 785 static int qnoc_probe(struct platform_device *pdev) in qnoc_probe() function 927 .probe = qnoc_probe,
|