Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/spmi/
Dspmi-pmic-arb.c122 struct pmic_arb_ver_ops;
166 const struct pmic_arb_ver_ops *ver_ops;
192 struct pmic_arb_ver_ops { struct
538 const struct pmic_arb_ver_ops *ver_ops = pmic_arb->ver_ops; in pmic_arb_chained_irq()
589 const struct pmic_arb_ver_ops *ver_ops = pmic_arb->ver_ops; in qpnpint_irq_unmask()
1076 static const struct pmic_arb_ver_ops pmic_arb_v1 = {
1089 static const struct pmic_arb_ver_ops pmic_arb_v2 = {
1102 static const struct pmic_arb_ver_ops pmic_arb_v3 = {
1115 static const struct pmic_arb_ver_ops pmic_arb_v5 = {