Searched refs:axi_emul_get_ops (Results 1 – 3 of 3) sorted by relevance
36 ops = axi_emul_get_ops(emul); in axi_sandbox_read()55 ops = axi_emul_get_ops(emul); in axi_sandbox_write()
75 struct axi_emul_ops *ops = axi_emul_get_ops(dev); in axi_get_store()
10 #define axi_emul_get_ops(dev) ((struct axi_emul_ops *)(dev)->driver->ops) macro
Completed in 4 milliseconds