Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/regulator/
Dqcom_rpm-regulator.c872 static const struct of_device_id rpm_of_match[] = { variable
878 MODULE_DEVICE_TABLE(of, rpm_of_match);
895 match = of_match_device(rpm_of_match, &pdev->dev); in rpm_reg_probe()
932 .of_match_table = of_match_ptr(rpm_of_match),