Home
last modified time | relevance | path

Searched refs:BCM47XXPART_MAX_PARTS (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/mtd/
Dbcm47xxpart.c26 #define BCM47XXPART_MAX_PARTS 20 macro
113 parts = kcalloc(BCM47XXPART_MAX_PARTS, sizeof(struct mtd_partition), in bcm47xxpart_parse()
131 if (curr_part >= BCM47XXPART_MAX_PARTS) { in bcm47xxpart_parse()
258 if (curr_part >= BCM47XXPART_MAX_PARTS) { in bcm47xxpart_parse()