Home
last modified time | relevance | path

Searched refs:rpmh_regulator_match_table (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/regulator/
H A Dqcom-rpmh-regulator.c992 static const struct of_device_id __maybe_unused rpmh_regulator_match_table[] = { variable
1031 MODULE_DEVICE_TABLE(of, rpmh_regulator_match_table);
1036 .of_match_table = of_match_ptr(rpmh_regulator_match_table),
/kernel/linux/linux-6.6/drivers/regulator/
H A Dqcom-rpmh-regulator.c1437 static const struct of_device_id __maybe_unused rpmh_regulator_match_table[] = { variable
1552 MODULE_DEVICE_TABLE(of, rpmh_regulator_match_table);
1558 .of_match_table = of_match_ptr(rpmh_regulator_match_table),

Completed in 4 milliseconds