Home
last modified time | relevance | path

Searched defs:blkcount (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Darm_pl180_mmci.c94 static int read_bytes(struct mmc *dev, u32 *dest, u32 blkcount, u32 blksize) in read_bytes()
149 static int write_bytes(struct mmc *dev, u32 *src, u32 blkcount, u32 blksize) in write_bytes()
/OK3568_Linux_fs/kernel/drivers/base/regmap/
H A Dregcache-lzo.c131 int ret, i, blksize, blkcount; in regcache_lzo_init() local
201 int i, blkcount; in regcache_lzo_exit() local
/OK3568_Linux_fs/kernel/drivers/input/rmi4/
H A Drmi_f34.h221 struct block_count blkcount; member
282 struct block_count blkcount; member
H A Drmi_f34v7.c347 struct block_count *blkcount, in rmi_f34v7_parse_partition_table()