Home
last modified time | relevance | path

Searched refs:dm_spmi_ops (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/spmi/
H A Dspmi-uclass.c19 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()
H A Dspmi-sandbox.c111 static struct dm_spmi_ops sandbox_spmi_ops = {
H A Dspmi-msm.c141 static struct dm_spmi_ops msm_spmi_ops = {
/OK3568_Linux_fs/u-boot/include/spmi/
H A Dspmi.h16 struct dm_spmi_ops { struct