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.c128 struct pmic_arb_ver_ops;
206 const struct pmic_arb_ver_ops *ver_ops;
237 struct pmic_arb_ver_ops { struct
758 const struct pmic_arb_ver_ops *ver_ops = pmic_arb->ver_ops; in pmic_arb_chained_irq()
853 const struct pmic_arb_ver_ops *ver_ops = pmic_arb->ver_ops; in qpnpint_irq_unmask()
1813 static const struct pmic_arb_ver_ops pmic_arb_v1 = {
1830 static const struct pmic_arb_ver_ops pmic_arb_v2 = {
1847 static const struct pmic_arb_ver_ops pmic_arb_v3 = {
1864 static const struct pmic_arb_ver_ops pmic_arb_v5 = {
1881 static const struct pmic_arb_ver_ops pmic_arb_v7 = {
[all …]