Home
last modified time | relevance | path

Searched defs: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
H A Dbcm47xxpart.c283 u64 next_part_offset = (i < curr_part - 1) ? in bcm47xxpart_parse() local
/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
H A Dbcm47xxpart.c283 u64 next_part_offset = (i < curr_part - 1) ? in bcm47xxpart_parse() local

Completed in 3 milliseconds