Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mfd/
Dqcom_rpm.c27 struct qcom_rpm_resource { struct
36 const struct qcom_rpm_resource *resource_table; argument
75 static const struct qcom_rpm_resource apq8064_rpm_resource_table[] = {
162 static const struct qcom_rpm_resource msm8660_rpm_resource_table[] = {
245 static const struct qcom_rpm_resource msm8960_rpm_resource_table[] = {
327 static const struct qcom_rpm_resource ipq806x_rpm_resource_table[] = {
381 const struct qcom_rpm_resource *res; in qcom_rpm_write()