Searched refs:blkcount (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/input/rmi4/ |
| H A D | rmi_f34v7.c | 347 struct block_count *blkcount, in rmi_f34v7_parse_partition_table() argument 366 blkcount->ui_firmware = partition_length; in rmi_f34v7_parse_partition_table() 370 __func__, blkcount->ui_firmware); in rmi_f34v7_parse_partition_table() 373 blkcount->ui_config = partition_length; in rmi_f34v7_parse_partition_table() 377 __func__, blkcount->ui_config); in rmi_f34v7_parse_partition_table() 380 blkcount->dp_config = partition_length; in rmi_f34v7_parse_partition_table() 384 __func__, blkcount->dp_config); in rmi_f34v7_parse_partition_table() 387 blkcount->fl_config = partition_length; in rmi_f34v7_parse_partition_table() 390 __func__, blkcount->fl_config); in rmi_f34v7_parse_partition_table() 393 blkcount->guest_code = partition_length; in rmi_f34v7_parse_partition_table() [all …]
|
| H A D | rmi_f34.h | 221 struct block_count blkcount; member 282 struct block_count blkcount; member
|
| /OK3568_Linux_fs/kernel/drivers/base/regmap/ |
| H A D | regcache-lzo.c | 131 int ret, i, blksize, blkcount; in regcache_lzo_init() local 137 blkcount = regcache_lzo_block_count(map); in regcache_lzo_init() 138 map->cache = kcalloc(blkcount, sizeof(*lzo_blocks), in regcache_lzo_init() 158 for (i = 0; i < blkcount; i++) { in regcache_lzo_init() 178 for (i = 0; i < blkcount; i++, p += blksize) { in regcache_lzo_init() 201 int i, blkcount; in regcache_lzo_exit() local 207 blkcount = regcache_lzo_block_count(map); in regcache_lzo_exit() 215 for (i = 0; i < blkcount; i++) { in regcache_lzo_exit()
|
| /OK3568_Linux_fs/u-boot/drivers/mmc/ |
| H A D | arm_pl180_mmci.c | 94 static int read_bytes(struct mmc *dev, u32 *dest, u32 blkcount, u32 blksize) in read_bytes() argument 97 u64 xfercount = blkcount * blksize; in read_bytes() 101 debug("read_bytes: blkcount=%u blksize=%u\n", blkcount, blksize); in read_bytes() 149 static int write_bytes(struct mmc *dev, u32 *src, u32 blkcount, u32 blksize) in write_bytes() argument 153 u64 xfercount = blkcount * blksize; in write_bytes() 157 debug("write_bytes: blkcount=%u blksize=%u\n", blkcount, blksize); in write_bytes()
|
| /OK3568_Linux_fs/recovery/ |
| HD | rootfs.cpio.gz | 107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000binusr/bin07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ... |