Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spmi/
H A Dspmi-pmic-arb.c120 struct pmic_arb_ver_ops;
175 const struct pmic_arb_ver_ops *ver_ops;
203 struct pmic_arb_ver_ops { struct
646 const struct pmic_arb_ver_ops *ver_ops = pmic_arb->ver_ops; in pmic_arb_chained_irq()
739 const struct pmic_arb_ver_ops *ver_ops = pmic_arb->ver_ops; in qpnpint_irq_unmask()
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 = {