Searched refs:dm_pmic_ops (Results 1 – 25 of 33) sorted by relevance
12
104 const struct dm_pmic_ops *ops = dev_get_driver_ops(dev); in pmic_reg_count()114 const struct dm_pmic_ops *ops = dev_get_driver_ops(dev); in pmic_read()127 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 = {
61 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 = {
73 static struct dm_pmic_ops tps65090_ops = {
71 static struct dm_pmic_ops tps65219_ops = {
74 static struct dm_pmic_ops pfuze100_ops = {
55 static struct dm_pmic_ops pmic_qcom_ops = {
71 static struct dm_pmic_ops s2mps11_ops = {
75 static struct dm_pmic_ops s5m8767_ops = {
67 static struct dm_pmic_ops tps65941_ops = {
42 static struct dm_pmic_ops axp_pmic_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 = {
93 static struct dm_pmic_ops bd71837_ops = {
113 static struct dm_pmic_ops da9063_ops = {
113 static struct dm_pmic_ops pca9450_ops = {
Completed in 31 milliseconds