Searched refs:to_spmi_device (Results 1 – 3 of 3) sorted by relevance
25 struct spmi_device *sdev = to_spmi_device(dev); in spmi_dev_release()328 struct spmi_device *sdev = to_spmi_device(dev); in spmi_drv_probe()353 sdrv->remove(to_spmi_device(dev)); in spmi_drv_remove()366 sdrv->shutdown(to_spmi_device(dev)); in spmi_drv_shutdown()543 struct spmi_device *spmidev = to_spmi_device(dev); in spmi_ctrl_remove_device()
45 static inline struct spmi_device *to_spmi_device(struct device *d) in to_spmi_device() function
1015 parent_spmi_dev = to_spmi_device(dev->parent); in pmic_gpio_probe()