Home
last modified time | relevance | path

Searched refs:qnoc_probe (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.15/drivers/interconnect/qcom/
Dicc-rpm.c89 int qnoc_probe(struct platform_device *pdev, size_t cd_size, int cd_num, in qnoc_probe() function
181 EXPORT_SYMBOL(qnoc_probe);
Dicc-rpm.h69 int qnoc_probe(struct platform_device *pdev, size_t cd_size, int cd_num,
Dqcs404.c274 return qnoc_probe(pdev, sizeof(qcs404_bus_clocks), in qcs404_qnoc_probe()
Dsc8180x.c506 static int qnoc_probe(struct platform_device *pdev) in qnoc_probe() function
615 .probe = qnoc_probe,
Dmsm8916.c310 return qnoc_probe(pdev, sizeof(msm8916_bus_clocks), in msm8916_qnoc_probe()
Dmsm8939.c331 return qnoc_probe(pdev, sizeof(msm8939_bus_clocks), in msm8939_qnoc_probe()
Dsdm660.c785 static int qnoc_probe(struct platform_device *pdev) in qnoc_probe() function
927 .probe = qnoc_probe,