Searched refs:dm_spmi_ops (Results 1 – 4 of 4) sorted by relevance
19 const struct dm_spmi_ops *ops = dev_get_driver_ops(dev); in spmi_reg_read()30 const struct dm_spmi_ops *ops = dev_get_driver_ops(dev); in spmi_reg_write()
111 static struct dm_spmi_ops sandbox_spmi_ops = {
141 static struct dm_spmi_ops msm_spmi_ops = {
16 struct dm_spmi_ops { struct