Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/regulator/
H A Dqcom_rpm-regulator.c926 static const struct of_device_id rpm_of_match[] = { variable
935 MODULE_DEVICE_TABLE(of, rpm_of_match);
952 match = of_match_device(rpm_of_match, &pdev->dev); in rpm_reg_probe()
994 .of_match_table = of_match_ptr(rpm_of_match),
H A Dqcom_smd-regulator.c1091 static const struct of_device_id rpm_of_match[] = { variable
1108 MODULE_DEVICE_TABLE(of, rpm_of_match);
1207 .of_match_table = rpm_of_match,
/kernel/linux/linux-6.6/drivers/regulator/
H A Dqcom_rpm-regulator.c926 static const struct of_device_id rpm_of_match[] = { variable
935 MODULE_DEVICE_TABLE(of, rpm_of_match);
952 match = of_match_device(rpm_of_match, &pdev->dev); in rpm_reg_probe()
994 .of_match_table = of_match_ptr(rpm_of_match),
H A Dqcom_smd-regulator.c1322 static const struct of_device_id rpm_of_match[] = { variable
1344 MODULE_DEVICE_TABLE(of, rpm_of_match);
1444 .of_match_table = rpm_of_match,

Completed in 7 milliseconds