Searched refs:cache_get_ops (Results 1 – 2 of 2) sorted by relevance
12 struct cache_ops *ops = cache_get_ops(dev); in cache_get_info()22 struct cache_ops *ops = cache_get_ops(dev); in cache_enable()32 struct cache_ops *ops = cache_get_ops(dev); in cache_disable()
45 #define cache_get_ops(dev) ((struct cache_ops *)(dev)->driver->ops) macro
Completed in 18 milliseconds