Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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),