Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mfd/
Dqcom_rpm.c28 struct qcom_rpm_resource { struct
37 const struct qcom_rpm_resource *resource_table; argument
77 static const struct qcom_rpm_resource apq8064_rpm_resource_table[] = {
170 static const struct qcom_rpm_resource msm8660_rpm_resource_table[] = {
259 static const struct qcom_rpm_resource msm8960_rpm_resource_table[] = {
347 static const struct qcom_rpm_resource ipq806x_rpm_resource_table[] = {
393 static const struct qcom_rpm_resource mdm9615_rpm_resource_table[] = {
458 const struct qcom_rpm_resource *res; in qcom_rpm_write()