Home
last modified time | relevance | path

Searched refs:blkcache_fill (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dblk.h158 void blkcache_fill(int iftype, int dev,
206 static inline void blkcache_fill(int iftype, int dev, in blkcache_fill() function
447 blkcache_fill(block_dev->if_type, block_dev->devnum, in blk_dread()
/OK3568_Linux_fs/u-boot/drivers/block/
H A Dblkcache.c75 void blkcache_fill(int iftype, int devnum, in blkcache_fill() function
H A Dblk-uclass.c464 blkcache_fill(block_dev->if_type, block_dev->devnum, in blk_dread()