Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/spmi/
Dspmi-pmic-arb.c114 struct pmic_arb_ver_ops;
158 const struct pmic_arb_ver_ops *ver_ops;
184 struct pmic_arb_ver_ops { struct
626 const struct pmic_arb_ver_ops *ver_ops = pmic_arb->ver_ops; in pmic_arb_chained_irq()
715 const struct pmic_arb_ver_ops *ver_ops = pmic_arb->ver_ops; in qpnpint_irq_unmask()
1246 static const struct pmic_arb_ver_ops pmic_arb_v1 = {
1259 static const struct pmic_arb_ver_ops pmic_arb_v2 = {
1272 static const struct pmic_arb_ver_ops pmic_arb_v3 = {
1285 static const struct pmic_arb_ver_ops pmic_arb_v5 = {