HomeSort by relevance Sort by last modified time
    Searched defs:blkcache_read (Results 1 - 2 of 2) sorted by null

  /external/u-boot/drivers/block/
blkcache.c 53 int blkcache_read(int iftype, int devnum, function
  /external/u-boot/include/
blk.h 116 * blkcache_read() - attempt to read a set of blocks from cache
127 int blkcache_read(int iftype, int dev,
184 static inline int blkcache_read(int iftype, int dev, function
421 if (blkcache_read(block_dev->if_type, block_dev->devnum,

Completed in 60 milliseconds