Searched refs:axi_emul_ops (Results 1 – 5 of 5) sorted by relevance
27 struct axi_emul_ops *ops; in axi_sandbox_read()46 struct axi_emul_ops *ops; in axi_sandbox_write()
74 struct axi_emul_ops *ops = axi_emul_get_ops(dev); in axi_get_store()
77 static const struct axi_emul_ops sandbox_store_ops = {
10 #define axi_emul_get_ops(dev) ((struct axi_emul_ops *)(dev)->driver->ops)
78 struct axi_emul_ops { struct