Searched refs:qcom_spmi_regulator_match (Results 1 – 1 of 1) sorted by relevance
1734 static const struct of_device_id qcom_spmi_regulator_match[] = { variable1742 MODULE_DEVICE_TABLE(of, qcom_spmi_regulator_match);1770 match = of_match_device(qcom_spmi_regulator_match, &pdev->dev); in qcom_spmi_regulator_probe()1874 .of_match_table = qcom_spmi_regulator_match,