Searched refs:dm_pmic_ops (Results 1 – 25 of 29) sorted by relevance
12
98 const struct dm_pmic_ops *ops = dev_get_driver_ops(dev); in pmic_reg_count()108 const struct dm_pmic_ops *ops = dev_get_driver_ops(dev); in pmic_read()121 const struct dm_pmic_ops *ops = dev_get_driver_ops(dev); in pmic_write()
42 static struct dm_pmic_ops max8997_ops = {
42 static struct dm_pmic_ops max8998_ops = {
48 static struct dm_pmic_ops rn5t567_ops = {
59 static struct dm_pmic_ops sandbox_pmic_ops = {
69 static struct dm_pmic_ops act8846_ops = {
68 static struct dm_pmic_ops pmic_fan53555_ops = {
65 static struct dm_pmic_ops lp873x_ops = {
68 static struct dm_pmic_ops lp87565_ops = {
71 static struct dm_pmic_ops max77686_ops = {
77 static struct dm_pmic_ops pca9450_ops = {
67 static struct dm_pmic_ops tps65941_ops = {
73 static struct dm_pmic_ops tps65090_ops = {
74 static struct dm_pmic_ops pfuze100_ops = {
55 static struct dm_pmic_ops pm8916_ops = {
71 static struct dm_pmic_ops s2mps11_ops = {
75 static struct dm_pmic_ops s5m8767_ops = {
89 static struct dm_pmic_ops mc34708_ops = {
81 static struct dm_pmic_ops mp5416_ops = {
83 static struct dm_pmic_ops palmas_ops = {
78 static struct dm_pmic_ops pmic_tps65910_ops = {
92 static struct dm_pmic_ops bd71837_ops = {
113 static struct dm_pmic_ops da9063_ops = {
158 static struct dm_pmic_ops as3722_ops = {
162 struct dm_pmic_ops { struct
Completed in 34 milliseconds