Home
last modified time | relevance | path

Searched refs:cache_get_ops (Results 1 – 2 of 2) sorted by relevance

/u-boot/drivers/cache/
A Dcache-uclass.c12 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()
/u-boot/include/
A Dcache.h45 #define cache_get_ops(dev) ((struct cache_ops *)(dev)->driver->ops) macro

Completed in 18 milliseconds