Searched defs:smem_ops (Results 1 – 1 of 1) sorted by relevance
20 struct smem_ops { struct29 int (*alloc)(unsigned int host,53 #define smem_get_ops(dev) ((struct smem_ops *)(dev)->driver->ops) argument