Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/regulator/
Dqcom_spmi-regulator.c2095 static const struct of_device_id qcom_spmi_regulator_match[] = { variable
2109 MODULE_DEVICE_TABLE(of, qcom_spmi_regulator_match);
2138 match = of_match_device(qcom_spmi_regulator_match, &pdev->dev); in qcom_spmi_regulator_probe()
2227 .of_match_table = qcom_spmi_regulator_match,