Searched defs:blkcount (Results 1 – 4 of 4) sorted by relevance
108 static int read_bytes(struct mmc *dev, u32 *dest, u32 blkcount, u32 blksize) in read_bytes()163 static int write_bytes(struct mmc *dev, u32 *src, u32 blkcount, u32 blksize) in write_bytes()
221 struct block_count blkcount; member265 struct block_count blkcount; member
369 struct block_count *blkcount, in rmi_f34v7_parse_partition_table()
454 unsigned int blkcount = (transfer_size + f_rkusb->desc->blksz - 1) / in tx_handler_ul_image() local