Searched refs:blkcache_read (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | blk.h | 142 int blkcache_read(int iftype, int dev, 199 static inline int blkcache_read(int iftype, int dev, in blkcache_read() function 436 if (blkcache_read(block_dev->if_type, block_dev->devnum, in blk_dread()
|
| /OK3568_Linux_fs/u-boot/drivers/block/ |
| H A D | blkcache.c | 54 int blkcache_read(int iftype, int devnum, in blkcache_read() function
|
| H A D | blk-uclass.c | 459 if (blkcache_read(block_dev->if_type, block_dev->devnum, in blk_dread()
|