Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/
H A Dmtdcore.c287 static ssize_t mtd_subpagesize_show(struct device *dev, in mtd_subpagesize_show() function
296 static DEVICE_ATTR(subpagesize, S_IRUGO, mtd_subpagesize_show, NULL);
/openbmc/linux/drivers/mtd/
H A Dmtdcore.c210 static ssize_t mtd_subpagesize_show(struct device *dev, in mtd_subpagesize_show() function