Searched refs:dm_pmic_ops (Results 1 – 19 of 19) sorted by relevance
121 const struct dm_pmic_ops *ops = dev_get_driver_ops(dev); in pmic_reg_count()131 const struct dm_pmic_ops *ops = dev_get_driver_ops(dev); in pmic_read()144 const struct dm_pmic_ops *ops = dev_get_driver_ops(dev); in pmic_write()194 const struct dm_pmic_ops *ops = dev_get_driver_ops(dev); in pmic_suspend()204 const struct dm_pmic_ops *ops = dev_get_driver_ops(dev); in pmic_resume()214 const struct dm_pmic_ops *ops = dev_get_driver_ops(dev); in pmic_shutdown()
45 static struct dm_pmic_ops max8997_ops = {
46 static struct dm_pmic_ops s2mps11_ops = {
45 static struct dm_pmic_ops max8998_ops = {
48 static struct dm_pmic_ops rn5t567_ops = {
62 static struct dm_pmic_ops sandbox_pmic_ops = {
71 static struct dm_pmic_ops act8846_ops = {
67 static struct dm_pmic_ops lp873x_ops = {
70 static struct dm_pmic_ops lp87565_ops = {
75 static struct dm_pmic_ops tps65090_ops = {
73 static struct dm_pmic_ops max77686_ops = {
75 static struct dm_pmic_ops pfuze100_ops = {
58 static struct dm_pmic_ops pm8916_ops = {
77 static struct dm_pmic_ops s5m8767_ops = {
85 static struct dm_pmic_ops palmas_ops = {
158 static struct dm_pmic_ops as3722_ops = {
458 static struct dm_pmic_ops rk8xx_spi_ops = {
658 static struct dm_pmic_ops rk8xx_ops = {
163 struct dm_pmic_ops { struct