Home
last modified time | relevance | path

Searched refs:next_part_offset (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/parsers/
H A Dparser_trx.c105 u64 next_part_offset = (i < curr_part - 1) ? in parser_trx_parse() local
108 parts[i].size = next_part_offset - parts[i].offset; in parser_trx_parse()
H A Dbcm47xxpart.c283 u64 next_part_offset = (i < curr_part - 1) ? in bcm47xxpart_parse() local
286 parts[i].size = next_part_offset - parts[i].offset; in bcm47xxpart_parse()
/kernel/linux/linux-6.6/drivers/mtd/parsers/
H A Dparser_trx.c112 u64 next_part_offset = (i < curr_part - 1) ? in parser_trx_parse() local
115 parts[i].size = next_part_offset - parts[i].offset; in parser_trx_parse()
H A Dbcm47xxpart.c283 u64 next_part_offset = (i < curr_part - 1) ? in bcm47xxpart_parse() local
286 parts[i].size = next_part_offset - parts[i].offset; in bcm47xxpart_parse()

Completed in 2 milliseconds