Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/mtd/parsers/
H A Dbrcm_u-boot.c15 #define BRCM_U_BOOT_MAX_PARTS 2 macro
24 static const char *names[BRCM_U_BOOT_MAX_PARTS] = {
40 parts = kcalloc(BRCM_U_BOOT_MAX_PARTS, sizeof(*parts), GFP_KERNEL); in brcm_u_boot_parse()
62 if (i == BRCM_U_BOOT_MAX_PARTS) in brcm_u_boot_parse()

Completed in 1 milliseconds