Lines Matching refs:pmic_arb_ver_ops
120 struct pmic_arb_ver_ops;
175 const struct pmic_arb_ver_ops *ver_ops;
183 * struct pmic_arb_ver_ops - version dependent functionality.
203 struct pmic_arb_ver_ops {
646 const struct pmic_arb_ver_ops *ver_ops = pmic_arb->ver_ops;
739 const struct pmic_arb_ver_ops *ver_ops = pmic_arb->ver_ops;
1359 static const struct pmic_arb_ver_ops pmic_arb_v1 = {
1373 static const struct pmic_arb_ver_ops pmic_arb_v2 = {
1387 static const struct pmic_arb_ver_ops pmic_arb_v3 = {
1401 static const struct pmic_arb_ver_ops pmic_arb_v5 = {
1415 static const struct pmic_arb_ver_ops pmic_arb_v7 = {