Home
last modified time | relevance | path

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

/linux/drivers/spmi/
H A Dspmi-pmic-arb.c124 struct pmic_arb_ver_ops;
198 const struct pmic_arb_ver_ops *ver_ops;
227 struct pmic_arb_ver_ops { struct
683 const struct pmic_arb_ver_ops *ver_ops = pmic_arb->ver_ops; in pmic_arb_chained_irq()
778 const struct pmic_arb_ver_ops *ver_ops = pmic_arb->ver_ops; in qpnpint_irq_unmask()
1577 static const struct pmic_arb_ver_ops pmic_arb_v1 = {
1593 static const struct pmic_arb_ver_ops pmic_arb_v2 = {
1609 static const struct pmic_arb_ver_ops pmic_arb_v3 = {
1625 static const struct pmic_arb_ver_ops pmic_arb_v5 = {
1641 static const struct pmic_arb_ver_ops pmic_arb_v7 = {