Home
last modified time | relevance | path

Searched refs:qcom_cc_probe_by_index (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/clk/qcom/
Dlpasscc-sdm845.c123 ret = qcom_cc_probe_by_index(pdev, 0, desc); in lpass_cc_sdm845_probe()
130 return qcom_cc_probe_by_index(pdev, 1, desc); in lpass_cc_sdm845_probe()
Dcommon.h64 extern int qcom_cc_probe_by_index(struct platform_device *pdev, int index,
Dcommon.c309 int qcom_cc_probe_by_index(struct platform_device *pdev, int index, in qcom_cc_probe_by_index() function
327 EXPORT_SYMBOL_GPL(qcom_cc_probe_by_index);