Home
last modified time | relevance | path

Searched refs:AR7_PARTS (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/parsers/
H A Dar7part.c19 #define AR7_PARTS 4 macro
44 ar7_parts = kcalloc(AR7_PARTS, sizeof(*ar7_parts), GFP_KERNEL); in create_mtd_partitions()
117 return AR7_PARTS; in create_mtd_partitions()
/kernel/linux/linux-6.6/drivers/mtd/parsers/
H A Dar7part.c19 #define AR7_PARTS 4 macro
44 ar7_parts = kcalloc(AR7_PARTS, sizeof(*ar7_parts), GFP_KERNEL); in create_mtd_partitions()
117 return AR7_PARTS; in create_mtd_partitions()

Completed in 2 milliseconds