Home
last modified time | relevance | path

Searched defs:mtd_dev_param (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/mtd/ubi/
H A Dbuild.c58 struct mtd_dev_param { struct
66 /* Numbers of elements set in the @mtd_dev_param array */ argument
70 static struct mtd_dev_param mtd_dev_param[UBI_MAX_DEVICES]; variable
/openbmc/u-boot/drivers/mtd/ubi/
H A Dbuild.c67 struct mtd_dev_param { struct
74 /* Numbers of elements set in the @mtd_dev_param array */ argument
78 static struct mtd_dev_param __initdata mtd_dev_param[UBI_MAX_DEVICES]; variable