Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dqcom_spmi-regulator.c2352 static const struct of_device_id qcom_spmi_regulator_match[] = { variable
2369 MODULE_DEVICE_TABLE(of, qcom_spmi_regulator_match);
2398 match = of_match_device(qcom_spmi_regulator_match, &pdev->dev); in qcom_spmi_regulator_probe()
2488 .of_match_table = qcom_spmi_regulator_match,