Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/regulator/
Dqcom_spmi-regulator.c1513 static const struct of_device_id qcom_spmi_regulator_match[] = { variable
1519 MODULE_DEVICE_TABLE(of, qcom_spmi_regulator_match);
1544 match = of_match_device(qcom_spmi_regulator_match, &pdev->dev); in qcom_spmi_regulator_probe()
1615 .of_match_table = qcom_spmi_regulator_match,